Stabilized logging to SD Card, disciplined time, and web fetch & erase

This commit is contained in:
John Poole 2026-04-06 11:38:06 -07:00
commit e28ebe5b17
15 changed files with 1536 additions and 510 deletions

View file

@ -132,3 +132,10 @@ You are saying:
> “Use PlatformIO to build this firmware for the specified environment and flash it to the target device.”
## PlatformIO configuration file
platformio.ini is the configuration file. Each unit should have it's own entry so that the code can automaticaly be modified.
INSERT IMAGE
## Uploading Image
pio run -e flo -t upload --upload-port /dev/ttytFLO