You've already forked TEF6686_ESP32
Small GUI correction on MAN text
This commit is contained in:
@@ -3705,7 +3705,7 @@ void ShowTuneMode() {
|
||||
}
|
||||
|
||||
tft.drawRoundRect(1, 35, 42, 20, 5, GreyoutColor);
|
||||
tftPrint(0, "MAN", 22, 39, GreyoutColor, BackgroundColor, 16);
|
||||
tftPrint(0, "MAN", 22, 38, GreyoutColor, BackgroundColor, 16);
|
||||
|
||||
if (memorystore) {
|
||||
tft.drawRoundRect(1, 79, 42, 20, 5, SignificantColor);
|
||||
|
||||
Reference in New Issue
Block a user