mirror of
https://github.com/javl/image2cpp.git
synced 2026-09-11 09:03:04 +00:00
fix golden file
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user