mirror of
https://github.com/pmarchini/Esp32Dimmer.git
synced 2026-02-07 11:18:07 +03:00
5 lines
70 B
CMake
5 lines
70 B
CMake
idf_component_register(
|
|
SRCS "test_main.c"
|
|
INCLUDE_DIRS "."
|
|
)
|