Compatibility with FM-DX-Webserver
This commit is contained in:
+2
-2
@@ -110,7 +110,7 @@
|
||||
#define SW_MI_BAND_160M 160
|
||||
|
||||
//MAIN COLORS /* RGB 565 CODES */
|
||||
#define Black 0x0000 /* 0, 0, 0 */
|
||||
#define Black 0x0000 /* 0, 0, 0 */
|
||||
#define Blue 0x001F /* 0, 0, 31 */
|
||||
#define Cabbage 0x07F6 /* 0, 63, 22 */
|
||||
#define Coral 0xFBEF /* 31, 31, 15 */
|
||||
@@ -515,4 +515,4 @@ static const uint8_t WiFi4[] PROGMEM = {
|
||||
0x00, 0x1c, 0x00, 0x00,
|
||||
0x00, 0x1c, 0x00, 0x00,
|
||||
0x00, 0x08, 0x00, 0x00
|
||||
};
|
||||
};
|
||||
Reference in New Issue
Block a user