mesh alg replacement update

This commit is contained in:
geeksville
2020-03-08 11:02:15 -07:00
parent 87782cdf8f
commit 8646d8aeba
2 changed files with 6 additions and 6 deletions

View File

@@ -2,8 +2,6 @@
Items to complete soon (next couple of alpha releases).
* add a getting started page
* finish mesh alg reeval
* lower wait_bluetooth_secs to 30 seconds once we have the GPS power on (but GPS in sleep mode) across light sleep. For the time
being I have it set at 2 minutes to ensure enough time for a GPS lock from scratch.
@@ -194,4 +192,6 @@ until the phone pulls those packets. Ever so often power on bluetooth just so w
Default to enter deep sleep if no LORA received for two hours (indicates user has probably left the mesh).
* (fixed I think) text messages are not showing on local screen if screen was on
* add links to todos
* link to the kanban page
* link to the kanban page
* add a getting started page
* finish mesh alg reeval