src
.
nth.io
/
index
:
luke/esp-homekit-intercom
main
ESP32 HomeKit intercom — doorbell and lock control
Luke Hoersten
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
main
/
CMakeLists.txt
blob: 0e1f552107f5a200f454c29d7d9c4572c693afe6 (
plain
)
1
2
3
4
idf_component_register( SRCS "app_main.c" INCLUDE_DIRS "" )
☐