fix golden file

This commit is contained in:
javl
2026-08-15 09:37:42 +02:00
parent 3da6cf9607
commit d12ede5b6f
+1 -1
View File
@@ -1,5 +1,5 @@
const unsigned char epd_bitmap [] PROGMEM = {
// 'test_pattern, 32x24px
// 'test_pattern', 32x24px
0x33, 0x33, 0x00, 0xff, 0x33, 0x33, 0x00, 0xff, 0xcc, 0xcc, 0x00, 0xff, 0xcc, 0xcc, 0x00, 0xff,
0x33, 0x33, 0x00, 0xff, 0x33, 0x33, 0x00, 0xff, 0xcc, 0xcc, 0x00, 0xff, 0xcc, 0xcc, 0x00, 0xff,
0x33, 0x33, 0x00, 0xff, 0x33, 0x33, 0x00, 0xff, 0xcc, 0xcc, 0x00, 0xff, 0xcc, 0xcc, 0x00, 0xff,