From d12ede5b6fbfea60171750e39f6d8e56a016610c Mon Sep 17 00:00:00 2001 From: javl Date: Sat, 15 Aug 2026 09:37:42 +0200 Subject: [PATCH] fix golden file --- tests/golden/output_arduino_single.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/golden/output_arduino_single.txt b/tests/golden/output_arduino_single.txt index ebcc9f0..44ca337 100644 --- a/tests/golden/output_arduino_single.txt +++ b/tests/golden/output_arduino_single.txt @@ -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,