merge new remote#2

This commit is contained in:
2022-09-30 09:49:47 +02:00
parent dd205539df
commit 6daf89c1f8
6 changed files with 13 additions and 2 deletions

View File

@@ -36,5 +36,7 @@ void PowerKeepAlive(void);
void initBattery(void);
bool handleBattery(void);
Button* getPowerButton();
void initPower(void);
void handlePower(void);