save db to flash

This commit is contained in:
geeksville
2020-02-07 09:36:23 -08:00
parent 2671599b90
commit 3e87e60d43
10 changed files with 169 additions and 28 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
* very occasionally send our position and user packet (if for nothing else so that other nodes update last_seen)
* switch to my gui layout manager
* make basic gui. different screens: debug, one page for each user in the user db, last received text message
* save our node db (and any rx packets waiting for phone) to flash - see DeviceState protobuf
* save our node db on entry to sleep
# Medium priority