Moved button thread to its own file (#1260)

* Moved button thread to its own file

* Move some debug code blocks into their own files

* Shutdown refactoring

* Removed GENIEBLOCKS
This commit is contained in:
Ben Meadors
2022-02-28 21:19:38 +00:00
committed by GitHub
parent 7b8746d596
commit ca4c1c9d7c
6 changed files with 329 additions and 322 deletions

View File

@@ -5,6 +5,7 @@
#include "PowerStatus.h"
#include "graphics/Screen.h"
extern uint8_t screen_found;
extern bool axp192_found;
extern bool isCharging;
extern bool isUSBPowered;