avr: improved modules ILI9341 and XPT2046.

This commit is contained in:
Martin Preuss
2025-11-10 22:29:37 +01:00
parent ece4fe824a
commit 049d651fec
4 changed files with 173 additions and 26 deletions

View File

@@ -118,6 +118,7 @@ TitleWindow_DrawTitle:
ldi r16, HIGH(STYLE_WIN_TITLE_FOREGROUND)
mov r3, r16
bigcall Window_DrawColorTextFlash
ret
; @end