player_queue_102
This commit is contained in:
@@ -58,7 +58,7 @@ const char iptxtFmt[] PROGMEM = " %s";
|
||||
const char voltxtFmt[] PROGMEM = "\023\025%d";
|
||||
const char bitrateFmt[] PROGMEM = "%d";
|
||||
/* MOVES */ /* { left, top, width (0 - auto, -1 - lock } */
|
||||
const MoveConfig clockMove PROGMEM = { 16, 94, 0};
|
||||
const MoveConfig clockMove PROGMEM = { 14, 94, 0};
|
||||
const MoveConfig weatherMove PROGMEM = {TFT_FRAMEWDT, 48, MAX_WIDTH};
|
||||
const MoveConfig weatherMoveVU PROGMEM = { 34, 48, 122 };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user