added device n30.
This commit is contained in:
13
avr/devices/n30/eeprom.asm
Normal file
13
avr/devices/n30/eeprom.asm
Normal file
@@ -0,0 +1,13 @@
|
||||
; ***************************************************************************
|
||||
; 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. *
|
||||
; ***************************************************************************
|
||||
|
||||
|
||||
.equ EEPROM_OFFS_SK6812_RGBW = 26 ; 4 bytes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user