recuperator fan control with esp32
 
 
 
esp-recuperator/components/common_utils/CMakeLists.txt

8 lines
125 B

set(COMPONENT_ADD_INCLUDEDIRS include)
set(COMPONENT_SRCDIRS
"src")
#set(COMPONENT_REQUIRES)
register_component()