pslockout/firmware
2019-01-20 20:04:43 -07:00
..
firmware.ino Don't log duplicate COMM errors, remove sent log records 2019-01-20 20:04:43 -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