Add CardKB, FACES and RAK14004 support to inputbroker/cannedmessages

This commit is contained in:
Thomas Göttgens
2022-03-28 16:55:58 +02:00
parent a48cc202a7
commit f119e294af
11 changed files with 193 additions and 1 deletions

View File

@@ -7,6 +7,9 @@
extern uint8_t screen_found;
extern uint8_t screen_model;
extern uint8_t cardkb_found;
extern uint8_t faceskb_found;
extern bool axp192_found;
extern bool isCharging;
extern bool isUSBPowered;