From ff2fac98295ff3703471ecceea104bf08c7b6ab3 Mon Sep 17 00:00:00 2001 From: Sjef Verhoeven PE5PVB Date: Sun, 9 Jun 2024 21:48:54 +0200 Subject: [PATCH] Small correction on RDS and Wifi indicators --- src/constants.h | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/src/constants.h b/src/constants.h index 3692578..f4e6005 100644 --- a/src/constants.h +++ b/src/constants.h @@ -312,7 +312,7 @@ #define EE_BYTE_SCANMUTE 2213 #define EE_BYTE_AUTOSQUELCH 2214 #define EE_BYTE_LONGBANDPRESS 2215 -#define EE_BYTE_SHOWCLOCK 2216 +#define EE_BYTE_SHOWCLOCK 2216 #ifdef HAS_AIR_BAND #define EE_BYTE_AIRSTEPSIZE 2117 #define EE_UINT16_FREQUENCY_AIR 2218 @@ -422,7 +422,7 @@ static const uint8_t TEFLogo[] PROGMEM = { static const uint8_t RDSLogo[] PROGMEM = { 0x01, 0xf8, 0x0f, 0xe0, 0x00, - 0x02, 0x00, 0x30, 0x18, 0x00, + 0x07, 0x80, 0x30, 0x18, 0x00, 0x0c, 0x30, 0x43, 0xc6, 0x00, 0x11, 0xc0, 0x8c, 0x31, 0x00, 0x26, 0x01, 0x31, 0x8c, 0x80, @@ -491,11 +491,11 @@ static const uint8_t WiFi1[] PROGMEM = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, - 0x00, 0x00, 0x00, 0x00, 0x00, 0x1c, 0x00, 0x00, 0x00, 0x1c, 0x00, 0x00, 0x00, 0x1c, 0x00, 0x00, - 0x00, 0x08, 0x00, 0x00 + 0x00, 0x08, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00 }; static const uint8_t WiFi2[] PROGMEM = { @@ -513,7 +513,6 @@ static const uint8_t WiFi2[] PROGMEM = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, - 0x00, 0x00, 0x00, 0x00, 0x00, 0x1c, 0x00, 0x00, 0x00, 0x7f, 0x00, 0x00, 0x00, 0xff, 0x80, 0x00, @@ -523,7 +522,8 @@ static const uint8_t WiFi2[] PROGMEM = { 0x00, 0x1c, 0x00, 0x00, 0x00, 0x1c, 0x00, 0x00, 0x00, 0x1c, 0x00, 0x00, - 0x00, 0x08, 0x00, 0x00 + 0x00, 0x08, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00 }; static const uint8_t WiFi3[] PROGMEM = { @@ -534,7 +534,6 @@ static const uint8_t WiFi3[] PROGMEM = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, - 0x00, 0x00, 0x00, 0x00, 0x00, 0x7f, 0x00, 0x00, 0x01, 0xff, 0xc0, 0x00, 0x03, 0xff, 0xe0, 0x00, @@ -551,7 +550,8 @@ static const uint8_t WiFi3[] PROGMEM = { 0x00, 0x1c, 0x00, 0x00, 0x00, 0x1c, 0x00, 0x00, 0x00, 0x1c, 0x00, 0x00, - 0x00, 0x08, 0x00, 0x00 + 0x00, 0x08, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00 }; static const uint8_t WiFi4[] PROGMEM = { @@ -578,7 +578,8 @@ static const uint8_t WiFi4[] PROGMEM = { 0x00, 0x1c, 0x00, 0x00, 0x00, 0x1c, 0x00, 0x00, 0x00, 0x1c, 0x00, 0x00, - 0x00, 0x08, 0x00, 0x00 + 0x00, 0x08, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00 }; static const uint16_t openradiologo[] PROGMEM = {