mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-07 21:00:48 +00:00
3 lines
147 B
CMake
3 lines
147 B
CMake
idf_component_register(SRCS "transmitter.c" "config.c" "system_health.c" "espnow_transmitter.c" "joystick.c"
|
|
INCLUDE_DIRS ".")
|