light sleep seems to work well

This commit is contained in:
geeksville
2020-02-21 04:57:08 -08:00
parent beccc34ef1
commit 7a745c9e65
4 changed files with 85 additions and 24 deletions

View File

@@ -11,4 +11,6 @@ void screen_setup(), screen_on(), screen_off(), screen_press();
void screen_start_bluetooth(uint32_t pin);
// restore our regular frame list
void screen_set_frames();
void screen_set_frames();
bool is_screen_on();