.. | ||
.gitignore | ||
comm.cpp | ||
comm.h | ||
firmware.h | ||
firmware.ino | ||
leds.cpp | ||
leds.h | ||
lock.cpp | ||
lock.h | ||
logging.cpp | ||
logging.h | ||
README.txt | ||
utils.cpp | ||
utils.h | ||
wifi.cpp | ||
wifi.h |
Protospace lockout firmware =========================== Code Structure -------------- - Declarations - State definitions - Initializations - State machines - States - State actions - Conditions that change the state Dependencies ------------ Uses ArduinoJson Version 5.x.x