add ressources, use signals for GuiApp.
makes it easier to extend.
This commit is contained in:
@@ -11,6 +11,9 @@
|
||||
#define AQH_AVR_ILI9341_DEFS_ASM
|
||||
|
||||
|
||||
.equ DISPLAY_IMAGETYPE_IDX2 = 1 ; 2 bit indexed image
|
||||
|
||||
|
||||
|
||||
#define ILI9341_FRAMERATE_61_HZ 0x1F
|
||||
#define ILI9341_FRAMERATE_63_HZ 0x1E
|
||||
|
||||
@@ -12,9 +12,6 @@
|
||||
|
||||
|
||||
|
||||
.equ DISPLAY_IMAGETYPE_IDX2 = 1 ; 2 bit indexed image
|
||||
|
||||
|
||||
; ***************************************************************************
|
||||
; data
|
||||
|
||||
|
||||
Reference in New Issue
Block a user