🎉 First WIP-prototype of ESP32 based nightlight
This commit is contained in:
parent
43bbdcc34f
commit
9972cb5bea
6 changed files with 188 additions and 0 deletions
2
main/CMakeLists.txt
Normal file
2
main/CMakeLists.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
idf_component_register(SRCS "nightlight.c"
|
||||
INCLUDE_DIRS ".")
|
Loading…
Add table
Add a link
Reference in a new issue