Update TEF6686_ESP32.ino

This commit is contained in:
Sjef Verhoeven PE5PVB
2023-06-14 13:42:40 +02:00
parent 9678035e50
commit 5ac1a8a1a6
+1
View File
@@ -1843,6 +1843,7 @@ void BuildDisplay() {
}
}
tft.setTextColor(TFT_WHITE);
tft.setFreeFont(FONT7);
tft.drawString("SQ:", 216, 152, GFXFF);
tft.drawString("S/N", 250, 167, GFXFF);
tft.drawString("dB", 300, 167, GFXFF);