3 lines
143 B
CMake
3 lines
143 B
CMake
idf_component_register(SRCS "adc_measure.c"
|
|
INCLUDE_DIRS "."
|
|
REQUIRES esp_adc soc esp_timer modbus_tcp) |