Welcome refactoring

This commit is contained in:
Armel FAUVEAU
2024-11-14 02:15:18 +01:00
parent 6812258850
commit 9c9d80d9e2
4 changed files with 26 additions and 16 deletions

View File

@@ -26,8 +26,11 @@ extern const uint8_t gFontHold[2][5];
extern const uint8_t BITMAP_BatteryLevel[2];
extern const uint8_t BITMAP_BatteryLevel1[17];
extern const uint8_t BITMAP_USB_C[9];
/*
extern const uint8_t BITMAP_Ready[7];
extern const uint8_t BITMAP_NotReady[7];
*/
#ifdef ENABLE_VOX
extern const uint8_t gFontVox[2][6];