b-parasite-esp32/code/nrf-connect/prstlib/include/prstlib
rbaron 3ef4464b65 SDK 2.7.0 -- implicit double promotion warnings fix
In [018dbcfd6679c273842084ce34c167295bc6f354](018dbcfd66),
Zephyr introduced the -Wdouble-promotion compiler flag.

We have some debugging logs that implicitly promote floats to double,
and it generates a lot of warnings. This commit fixes it.
2024-10-15 19:06:20 +02:00
..
adc.h Add battery percentage computation 2022-12-09 19:02:55 +01:00
button.h Cleanups 2023-03-29 21:42:41 +02:00
led.h <zephyr/zephyr.h> -> <zephyr/kernel.h> everywhere 2022-12-04 10:16:00 +01:00
macros.h SDK 2.7.0 -- implicit double promotion warnings fix 2024-10-15 19:06:20 +02:00
sensors.h Add battery percentage computation 2022-12-09 19:02:55 +01:00
shtc3.h Extracts prstlib 2022-11-27 18:37:42 +01:00