fix NerdminerV2-T-Display_V1

This commit is contained in:
Valerio Vaccaro 2023-12-04 22:11:35 +01:00
parent 2f8c7b8012
commit f9bcd2b11c

View File

@ -4279,7 +4279,7 @@ const unsigned short globalHashScreen[0xFD20] PROGMEM = {
const uint16_t priceScreenWidth = 240; const uint16_t priceScreenWidth = 240;
const uint16_t priceScreenHeight = 128; const uint16_t priceScreenHeight = 128;
const unsigned short price_screen[0x7800] PROGMEM = { const unsigned short priceScreen[0x7800] PROGMEM = {
0x630C, 0x18C3, 0x10A2, 0x10A2, 0x10A2, 0x10A2, 0x10A2, 0x10A2, 0x1082, 0x1082, 0x1082, 0x1082, 0x1082, 0x1082, 0x1082, 0x1082, // 0x0010 (16) 0x630C, 0x18C3, 0x10A2, 0x10A2, 0x10A2, 0x10A2, 0x10A2, 0x10A2, 0x1082, 0x1082, 0x1082, 0x1082, 0x1082, 0x1082, 0x1082, 0x1082, // 0x0010 (16)
0x1082, 0x1081, 0x1081, 0x1081, 0x0861, 0x0861, 0x0861, 0x0861, 0x0861, 0x0861, 0x0841, 0x0861, 0x1082, 0x1082, 0x1082, 0x0861, // 0x0020 (32) 0x1082, 0x1081, 0x1081, 0x1081, 0x0861, 0x0861, 0x0861, 0x0861, 0x0861, 0x0861, 0x0841, 0x0861, 0x1082, 0x1082, 0x1082, 0x0861, // 0x0020 (32)
0x0841, 0x0841, 0x0841, 0x0841, 0x0841, 0x0841, 0x0841, 0x0841, 0x0841, 0x0841, 0x0841, 0x0841, 0x0020, 0x0020, 0x0020, 0x0020, // 0x0030 (48) 0x0841, 0x0841, 0x0841, 0x0841, 0x0841, 0x0841, 0x0841, 0x0841, 0x0841, 0x0841, 0x0841, 0x0841, 0x0020, 0x0020, 0x0020, 0x0020, // 0x0030 (48)