We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3eef6ad commit 67d347bCopy full SHA for 67d347b
examples/DBTFT/src/DBTFT.ino
@@ -40,7 +40,7 @@ NTPClient timeClient(ntpUDP, "pool.ntp.org");
40
#define COLOR_BLACK 0x0000
41
#define COLOR_BLUE 0x001F
42
#define COLOR_YELLOW 0xFFE0
43
-#define COLOR_ORANGE 0xFDA0
+#define COLOR_ORANGE 0xFBE0
44
45
// Optional view with large destinations, does interfere with platform when station names are longer
46
#define WIDE_MODE
0 commit comments