Added WiFi support

This commit is contained in:
Sjef Verhoeven PE5PVB
2023-06-15 23:22:32 +02:00
parent dd12eaaa8c
commit bc3156628e
8 changed files with 2403 additions and 311 deletions
+2 -1
View File
@@ -1,3 +1,4 @@
/*
const uint8_t Aura2Regular12pt8bBitmaps[] PROGMEM = {
0xFF, 0xFF, 0xFF, 0xC2, 0xF0, 0xCF, 0x3C, 0xF3, 0x8E, 0x30, 0x08, 0xC0,
0x8C, 0x18, 0xC1, 0x8C, 0x7F, 0xF1, 0x8C, 0x18, 0x81, 0x88, 0x11, 0x83,
@@ -5072,7 +5073,7 @@ const GFXfont Aura2Regular8pt8b PROGMEM = {
(uint8_t *)Aura2Regular8pt8bBitmaps,
(GFXglyph *)Aura2Regular8pt8bGlyphs,
0x20, 0x400, 20 };
*/
const uint8_t Aura2Pro_Light7pt8bBitmaps[] PROGMEM = {
0xFF, 0x60, 0x99, 0x99, 0x24, 0x48, 0x93, 0xF2, 0x49, 0x12, 0x24, 0xFC,
0x91, 0x20, 0x10, 0xE5, 0x64, 0x91, 0x43, 0x85, 0x14, 0x51, 0x7E, 0x10,