mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-08 03:42:24 +00:00
3 lines
138 B
CMake
3 lines
138 B
CMake
idf_component_register(SRCS "mqtt.c" "i2cdev.c" "ina219.c" "ultrasonic.c" "blink_example_main.c"
|
|
INCLUDE_DIRS ".")
|