Прошло 2 года.
This commit is contained in:
4
lib/epdiy/examples/weather/main/CMakeLists.txt
Normal file
4
lib/epdiy/examples/weather/main/CMakeLists.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
set(app_sources "weather.cpp")
|
||||
|
||||
idf_component_register(SRCS ${app_sources}
|
||||
REQUIRES epdiy arduino)
|
||||
Reference in New Issue
Block a user