This commit is contained in:
2021-09-06 22:10:42 +02:00
parent 0916a874fd
commit 9c3fcec012
2 changed files with 443 additions and 7 deletions

View File

@@ -21,4 +21,29 @@ static const unsigned char PROGMEM imd2[] = {
, 0x00, 0x00, 0x00, 0x00, 0x00
, 0x00, 0x00, 0x00, 0x00, 0x00
, 0x00, 0x00, 0x00, 0x00, 0x00
};
static const unsigned char PROGMEM imd2r[] = {
0x00, 0x00, 0x00, 0x00, 0x00
, 0x00, 0x00, 0x0f, 0x80, 0x00
, 0x00, 0x00, 0x66, 0x60, 0x00
, 0x00, 0x00, 0x83, 0x30, 0x00
, 0x00, 0x01, 0x00, 0xb8, 0x00
, 0x00, 0x02, 0x00, 0xcc, 0x00
, 0x00, 0x04, 0x00, 0x4c, 0x00
, 0x00, 0x04, 0x00, 0x6c, 0x00
, 0x00, 0x08, 0x00, 0x7e, 0x00
, 0x00, 0x08, 0x00, 0x66, 0x00
, 0x00, 0x08, 0x00, 0x66, 0x00
, 0x00, 0x08, 0x00, 0x7e, 0x00
, 0x00, 0x08, 0x00, 0x66, 0x00
, 0x00, 0x08, 0x00, 0x44, 0x00
, 0x00, 0x08, 0x00, 0x7c, 0x00
, 0x00, 0x04, 0x00, 0x88, 0x00
, 0x00, 0x04, 0x01, 0x98, 0x00
, 0x00, 0x02, 0x03, 0xf0, 0x00
, 0x00, 0x01, 0x06, 0x60, 0x00
, 0x00, 0x00, 0xcc, 0xc0, 0x00
, 0x00, 0x00, 0x1f, 0x00, 0x00
, 0x00, 0x00, 0x00, 0x00, 0x00
};