begin cleanup of sleep code for new state machine

This commit is contained in:
geeksville
2020-02-21 17:01:26 -08:00
parent 4fa6b64c3d
commit 045529d91f
11 changed files with 345 additions and 269 deletions

4
src/main.h Normal file
View File

@@ -0,0 +1,4 @@
#pragma once
extern bool axp192_found;
extern bool ssd1306_found;