You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Tanner Collin c3d4da2a22 Reset blink error count, stop logging info data over serial 5 years ago
..
.gitignore Enable OTA updates in firmware 5 years ago
README.txt Move network stuff into their own functions 6 years ago
firmware.ino Reset blink error count, stop logging info data over serial 5 years ago

README.txt

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