avr: converted 48x48 icons to RLE. Added RESSSOURCE_IMG_DEBUGEEPROM

This commit is contained in:
Martin Preuss
2026-01-23 22:23:17 +01:00
parent 74f4e32767
commit c59cdb1470
2 changed files with 190 additions and 344 deletions

View File

@@ -39,6 +39,8 @@
.equ RESSSOURCE_TXT_CELLAR = 25
.equ RESSSOURCE_TXT_ATTIC = 26
.equ RESSSOURCE_IMG_RESET = 27
.equ RESSSOURCE_IMG_DEBUGEEPROM = 28