|
|
@@ -144,21 +144,21 @@ PROGMEM const char text4_16[] = "Shutting down WiFi...";
|
|
|
PROGMEM const char text4_17[] = "WiFi not currently initialized";
|
|
|
PROGMEM const char text4_18[] = "Shutting down BLE...";
|
|
|
PROGMEM const char text4_19[] = "BLE not currently initialized";
|
|
|
-PROGMEM const char text4_20[] = " Firmware: Marauder"; //From 20 to 35 add spaces so : is in line like it is now
|
|
|
-PROGMEM const char text4_21[] = " Version: ";
|
|
|
-PROGMEM const char text4_22[] = " ESP-IDF: ";
|
|
|
-PROGMEM const char text4_23[] = " WSL Bypass: enabled\n";
|
|
|
-PROGMEM const char text4_24[] = " WSL Bypass: disabled\n";
|
|
|
-PROGMEM const char text4_25[] = " Station MAC: ";
|
|
|
-PROGMEM const char text4_26[] = " AP MAC: ";
|
|
|
-PROGMEM const char text4_27[] = " ";
|
|
|
-PROGMEM const char text4_28[] = " SD Card: Connected";
|
|
|
-PROGMEM const char text4_29[] = " SD Card Size: ";
|
|
|
-PROGMEM const char text4_30[] = " SD Card: Not Connected";
|
|
|
-PROGMEM const char text4_31[] = " SD Card Size: 0";
|
|
|
-PROGMEM const char text4_32[] = " IP5306 I2C: supported";
|
|
|
-PROGMEM const char text4_33[] = " Battery Lvl: ";
|
|
|
-PROGMEM const char text4_34[] = " IP5306 I2C: not supported";
|
|
|
+PROGMEM const char text4_20[] = "Firmware: Marauder"; //From 20 to 35 add spaces so : is in line like it is now
|
|
|
+PROGMEM const char text4_21[] = "Version: ";
|
|
|
+PROGMEM const char text4_22[] = "ESP-IDF: ";
|
|
|
+PROGMEM const char text4_23[] = "WSL Bypass: enabled";
|
|
|
+PROGMEM const char text4_24[] = "WSL Bypass: disabled";
|
|
|
+PROGMEM const char text4_25[] = "Station MAC: ";
|
|
|
+PROGMEM const char text4_26[] = "AP MAC: ";
|
|
|
+PROGMEM const char text4_27[] = "";
|
|
|
+PROGMEM const char text4_28[] = "SD Card: Connected";
|
|
|
+PROGMEM const char text4_29[] = "SD Card Size: ";
|
|
|
+PROGMEM const char text4_30[] = "SD Card: Not Connected";
|
|
|
+PROGMEM const char text4_31[] = "SD Card Size: 0";
|
|
|
+PROGMEM const char text4_32[] = "IP5306 I2C: supported";
|
|
|
+PROGMEM const char text4_33[] = "Battery Lvl: ";
|
|
|
+PROGMEM const char text4_34[] = "IP5306 I2C: not supported";
|
|
|
PROGMEM const char text4_35[] = "Internal temp: ";
|
|
|
PROGMEM const char text4_36[] = " Detect Espressif ";
|
|
|
PROGMEM const char text4_37[] = " Detect Pwnagotchi ";
|