Fix glitch with low Wifi and Wifi signal loss

This commit is contained in:
MCelliotG
2025-02-10 05:45:43 +02:00
committed by GitHub
parent 5d66c06863
commit aeeae80a2b

View File

@@ -590,7 +590,8 @@ static const uint8_t WiFi1[] PROGMEM = {
0x00, 0x00, 0x00, 0x00,
0x00, 0x07, 0x80, 0x00,
0x00, 0x0f, 0xc0, 0x00,
0x00, 0x0f, 0xc0, 0x00,
0x00, 0x1f, 0xe0, 0x00,
0x00, 0x1f, 0xe0, 0x00,
0x00, 0x0f, 0x80, 0x00,
0x00, 0x03, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00