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
|
|
@ -8,4 +8,13 @@ main.cpp needs to be modified to reflect the number of units. It is a zero-base
|
|||
|
||||
|
||||
|
||||
INSERT SCREENSHOT HERE.
|
||||
INSERT SCREENSHOT HERE.
|
||||
|
||||
To compile and load:
|
||||
|
||||
time pio run -e flo -t upload --upload-port /dev/ttytFLO
|
||||
|
||||
To monitor (replace with appropriate unit name) for Exercise 12:
|
||||
|
||||
pio device monitor -d /usr/local/src/microreticulum/microReticulumTbeam/exercises/12_FiveTalk -e flo --port /dev/ttytFLO
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue