more work on pages and ressources.
This commit is contained in:
18
avr/devices/c03/main/ressources.inc
Normal file
18
avr/devices/c03/main/ressources.inc
Normal file
@@ -0,0 +1,18 @@
|
||||
; ***************************************************************************
|
||||
; 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_DEVICE_C03_RESSOURCES_INC
|
||||
#define AQH_AVR_DEVICE_C03_RESSOURCES_INC
|
||||
|
||||
|
||||
.equ RESSSOURCE_IMG_NETWORK = 0
|
||||
|
||||
|
||||
|
||||
#endif ; AQH_AVR_DEVICE_C03_RESSOURCES_INC
|
||||
Reference in New Issue
Block a user