Stabilized logging to SD Card, disciplined time, and web fetch & erase
This commit is contained in:
parent
e3f6527274
commit
e28ebe5b17
15 changed files with 1536 additions and 510 deletions
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue