button presses are fixed
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
|
||||
Items to complete before the first alpha release.
|
||||
|
||||
* scrolling between screens based on press is busted
|
||||
* have state machine properly enter deep sleep based on loss of mesh and phone comms
|
||||
* have gps implement canSleep(), print nmea for debugging and discard buffers on the way into sleep
|
||||
* implement CustomRF95::canSleep
|
||||
@@ -164,4 +163,5 @@ Items after the first final candidate release.
|
||||
* document rules for sleep wrt lora/bluetooth/screen/gps. also: if I have text messages (only) for the phone, then give a few seconds in the hopes BLE can get it across before we have to go back to sleep.
|
||||
* wake from light sleep as needed for our next scheduled periodic task (needed for gps position broadcasts etc)
|
||||
* turn bluetooth off based on our sleep policy
|
||||
* blink LED while in LS sleep mode
|
||||
* blink LED while in LS sleep mode
|
||||
* scrolling between screens based on press is busted
|
||||
Reference in New Issue
Block a user