pslockout/firmware
2019-02-17 19:23:23 -07:00
..
.gitignore Enable OTA updates in firmware 2019-01-27 00:40:14 -07:00
firmware.ino Reset blink error count, stop logging info data over serial 2019-02-17 19:23:23 -07:00
README.txt Move network stuff into their own functions 2018-11-26 17:05:20 -07:00

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