Update todo

This commit is contained in:
Skylar Grant 2024-08-15 12:09:55 -04:00
parent 805e5e28ab
commit c0fe29a204
3 changed files with 10 additions and 8 deletions

8
TODO
View File

@ -1,8 +0,0 @@
Logic Goal:
1. Start Script & Web Server
2. Await a command from the user.
3. Startup enables auger
4. If auger is enabled, run the cycle command.
5. Once per cycle, read then rewrite the config file for interoperability
6. Set feed rate based on config.

10
TODO.md Normal file
View File

@ -0,0 +1,10 @@
# In Progress
1. Strip to bones
2. Better commenting
# Immediate To-Do
1. Duplicate and adapt `HestiaClasses` from branch `v2-front`
# Roadmap
1. Add control logic for automatic start and stop
2. Add wiring and sensors for safeties

View File