restructure and cleanup
This commit is contained in:
4
node/main/CMakeLists.txt
Normal file
4
node/main/CMakeLists.txt
Normal file
@ -0,0 +1,4 @@
|
||||
idf_component_register(
|
||||
SRCS "ssd1366.cpp" "main.cpp"
|
||||
INCLUDE_DIRS "."
|
||||
REQUIRES ttn-esp32)
|
Reference in New Issue
Block a user