mirror of
https://github.com/DualTachyon/uv-k5-firmware.git
synced 2025-03-01 18:07:00 +08:00
Added missing changes.
This commit is contained in:
parent
2fdd3e3a33
commit
1e76c74965
4
gui.h
4
gui.h
@ -33,8 +33,8 @@ typedef enum GUI_DisplayType_t GUI_DisplayType_t;
|
||||
|
||||
extern GUI_DisplayType_t gScreenToDisplay;
|
||||
extern uint8_t g_200003C6;
|
||||
extern volatile uint8_t g_20000380;
|
||||
extern volatile uint8_t g_20000390;
|
||||
extern volatile uint8_t gCurrentStep;
|
||||
extern volatile int8_t g_20000390;
|
||||
extern uint8_t g_200003BA;
|
||||
extern uint8_t g_200003BB;
|
||||
extern uint8_t gWasFKeyPressed;
|
||||
|
Loading…
Reference in New Issue
Block a user