4 lines
156 B
CMake
4 lines
156 B
CMake
idf_component_register(SRCS "Flux_Power.c"
|
|
REQUIRES driver freertos esp_adc FluxUI lvgl FluxWifi
|
|
INCLUDE_DIRS "." )
|