Merge pull request #59 from ohmytime/main

This commit is contained in:
Sjef Verhoeven PE5PVB
2023-07-03 13:38:18 +02:00
committed by GitHub
+1
View File
@@ -1715,6 +1715,7 @@ void ButtonPress() {
tft.drawRightString("DXHR05", 145, 140, GFXFF);
tft.drawRightString("NoobishSVK", 145, 155, GFXFF);
tft.drawString("yo2ldk", 155, 140, GFXFF);
tft.drawString("Justin_Peng(Portable)", 155, 155, GFXFF);
tft.setTextColor(TFT_WHITE);
tft.drawCentreString("https://github.com/PE5PVB/TEF6686_ESP32", 155, 175, GFXFF);
break;