GPIO working reliably.

This commit is contained in:
Skylar Grant 2024-08-18 18:52:40 -04:00
parent c41016a055
commit 4666d84905
1 changed files with 7 additions and 3 deletions

10
TODO.md
View File

@ -1,10 +1,14 @@
# In Progress # In Progress
1. Strip to bones 1. ~~Strip to bones~~
2. Better commenting 2. Better commenting
# Done
1. GPIO Interface
# Immediate To-Do # Immediate To-Do
1. Duplicate and adapt `HestiaClasses` from branch `v2-front` 1. Duplicate and adapt `HestiaClasses` from branch `v2-front`
2. Add startup and shutdown logic
3. Connect to MQTT
# Roadmap # Roadmap
1. Add control logic for automatic start and stop 1. Add wiring and sensors for safeties
2. Add wiring and sensors for safeties