index
:
iot-contact
debug-network-issue
esp32s2_devkitm
main
IoT device to check if doors and windows are closed or open
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
src
/
main.c
blob: 7a1076c1ec091c321902fe2353f10fa4c7982f71 (
plain
)
1
2
3
4
5
6
#include <zephyr/kernel.h> int main(void) { return 0; }