Redundant code maybe free some bytes...

This commit is contained in:
Armel FAUVEAU
2024-06-28 22:22:50 +02:00
parent 3a61d18ac7
commit 3c2984cfd5
3 changed files with 26 additions and 3 deletions

View File

@@ -34,6 +34,7 @@ extern const uint8_t BITMAP_ScanList0[7];
extern const uint8_t BITMAP_ScanList1[7];
extern const uint8_t BITMAP_ScanList2[7];
extern const uint8_t BITMAP_ScanList3[7];
extern const uint8_t BITMAP_ScanList123[19];
extern const uint8_t BITMAP_ScanListAll[19];
extern const uint8_t BITMAP_compand[6];