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
/
include
/
bell.h
blob: 6666ceff5af0d52513af61eb38e44b2f781726c0 (
plain
)
1
2
3
#include
<hap.h>
hap_serv_t
*
intercom_bell_init
();
☐