avr: work on simple GUI module to be used by node c02.
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
; ***************************************************************************
|
||||
; copyright : (C) 2025 by Martin Preuss
|
||||
; email : martin@libchipcard.de
|
||||
;
|
||||
; ***************************************************************************
|
||||
; * This file is part of the project "AqHome". *
|
||||
; * Please see toplevel file COPYING of that project for license details. *
|
||||
; ***************************************************************************
|
||||
|
||||
#ifndef AQH_AVR_ILI9341_DEFS_ASM
|
||||
#define AQH_AVR_ILI9341_DEFS_ASM
|
||||
|
||||
|
||||
|
||||
@@ -58,4 +69,5 @@
|
||||
|
||||
|
||||
|
||||
#endif ; AQH_AVR_ILI9341_DEFS_ASM
|
||||
|
||||
|
||||
Reference in New Issue
Block a user