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 Example application for the hdc1008 driver. 2020-05-07 03:09:27 +01:00
Makefile build: Replace $(TOPDIR)/Make.defs with $(APPDIR)/Make.defs 2020-07-09 15:17:37 -03:00