From 506f286990b27874d48f3fa3f2c11f051eecec12 Mon Sep 17 00:00:00 2001 From: Tanner Collin Date: Wed, 7 Nov 2018 19:31:12 -0700 Subject: [PATCH] Add firmware README --- firmware/README.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 firmware/README.txt diff --git a/firmware/README.txt b/firmware/README.txt new file mode 100644 index 0000000..88183d1 --- /dev/null +++ b/firmware/README.txt @@ -0,0 +1,14 @@ +Protospace lockout firmware +=========================== + + +Code Structure +============== + +- Declarations +- State definitions +- Initializations +- State machines + - States + - State actions + - Conditions that change the state