2018-11-08 02:31:12 +00:00
|
|
|
Protospace lockout firmware
|
|
|
|
===========================
|
|
|
|
|
|
|
|
|
|
|
|
Code Structure
|
2018-11-27 00:05:20 +00:00
|
|
|
--------------
|
2018-11-08 02:31:12 +00:00
|
|
|
|
|
|
|
- Declarations
|
|
|
|
- State definitions
|
|
|
|
- Initializations
|
|
|
|
- State machines
|
|
|
|
- States
|
|
|
|
- State actions
|
|
|
|
- Conditions that change the state
|
2018-11-27 00:05:20 +00:00
|
|
|
|
|
|
|
|
|
|
|
Dependencies
|
|
|
|
------------
|
|
|
|
|
|
|
|
Uses ArduinoJson Version 5.x.x
|