Fix FTDI EVE Touch UI typo (#17985)
This commit is contained in:
parent
6d92f56582
commit
21bfb94357
@ -57,7 +57,7 @@ void TuneMenu::onRedraw(draw_mode_t what) {
|
|||||||
#define PAUSE_POS BTN_POS(1,3), BTN_SIZE(1,1)
|
#define PAUSE_POS BTN_POS(1,3), BTN_SIZE(1,1)
|
||||||
#define STOP_POS BTN_POS(2,3), BTN_SIZE(1,1)
|
#define STOP_POS BTN_POS(2,3), BTN_SIZE(1,1)
|
||||||
#define FILAMENT_POS BTN_POS(1,4), BTN_SIZE(1,1)
|
#define FILAMENT_POS BTN_POS(1,4), BTN_SIZE(1,1)
|
||||||
#defome BACK_POS BTN_POS(2,4), BTN_SIZE(1,1)
|
#define BACK_POS BTN_POS(2,4), BTN_SIZE(1,1)
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
if (what & FOREGROUND) {
|
if (what & FOREGROUND) {
|
||||||
|
Loading…
Reference in New Issue
Block a user