- G1 Explorer use correct display controller

- adhere UA font in modules
This commit is contained in:
Thomas Göttgens
2023-03-08 14:49:30 +01:00
parent 20bcf310d1
commit 267db05d69
12 changed files with 36 additions and 14 deletions

View File

@@ -20,6 +20,7 @@ extern NRF52Bluetooth *nrf52Bluetooth;
extern uint8_t screen_found;
extern uint8_t screen_model;
extern OLEDDISPLAY_GEOMETRY screen_geometry;
extern uint8_t cardkb_found;
extern uint8_t kb_model;
extern uint8_t rtc_found;