pslockout/firmware
2018-12-09 06:02:18 -07:00
..
firmware.ino Remove some magic numbers 2018-12-09 06:02:18 -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