From a1f0c4714be9d48a41aaf5b12343df360bcc506f Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Wed, 30 Nov 2022 16:09:48 -0500 Subject: [PATCH] changed back to image_2 --- cubesatsim/sstv2.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cubesatsim/sstv2.h b/cubesatsim/sstv2.h index 3a79b3dc..d8e6cb32 100644 --- a/cubesatsim/sstv2.h +++ b/cubesatsim/sstv2.h @@ -23,8 +23,8 @@ */ #include -//const uint8_t sstv_image_2_320_x_240[] PROGMEM = { -const uint8_t sstv_image_1_320_x_240[] PROGMEM = { +const uint8_t sstv_image_2_320_x_240[] PROGMEM = { +//const uint8_t sstv_image_1_320_x_240[] PROGMEM = { 0xFF, 0xD8, 0xFF, 0xE0, 0x00, 0x10, 0x4A, 0x46, 0x49, 0x46, 0x00, 0x01, 0x01, 0x01, 0x00, 0x8F, 0x00, 0x8F, 0x00, 0x00, 0xFF, 0xE2, 0x10, 0x08, 0x49, 0x43, 0x43, 0x5F, 0x50, 0x52, 0x4F, 0x46, 0x49, 0x4C, 0x45, 0x00, 0x01, 0x01, 0x00, 0x00, 0x0F, 0xF8, 0x61, 0x70, 0x70, 0x6C, 0x02, 0x10,