2022-12-14 12:04:09 +01:00

4 lines
131 B
CMake

idf_component_register(SRCS "battery.c"
INCLUDE_DIRS "include"
REQUIRES nvs_flash esp_adc)