nuttx-apps/examples/hdc1008_demo
Diego Herranz 7ba6f7cdb3 examples/hdc1008_demo: fix formatting after decimal point
Modulo operation used to calculate digits after decimal point,
but if that result is <10, a leading zero wasn't added, giving a
wrong value.

Same as 34c7bec0dc
but on the example app.
2021-12-18 07:14:03 -06:00
..
hdc1008_main.c examples/hdc1008_demo: fix formatting after decimal point 2021-12-18 07:14:03 -06:00
Kconfig style/code: remove unnecessary trailing whitespace 2020-11-28 12:20:10 +01:00
Make.defs
Makefile