mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-07 05:27:24 +00:00
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
|
||
|---|---|---|
| .. | ||
| hdc1008_main.c | ||
| Kconfig | ||
| Make.defs | ||
| Makefile | ||