From 1a442cfb217e50290c602fe3501f73a79d7bd7cd Mon Sep 17 00:00:00 2001 From: Martin Preuss Date: Sat, 21 Mar 2026 08:29:31 +0100 Subject: [PATCH] modified comment. --- avr/devices/n30/eeprom.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/avr/devices/n30/eeprom.asm b/avr/devices/n30/eeprom.asm index 82a7421..9557b70 100644 --- a/avr/devices/n30/eeprom.asm +++ b/avr/devices/n30/eeprom.asm @@ -8,6 +8,6 @@ ; *************************************************************************** -.equ EEPROM_OFFS_SK6812_RGBW = 26 ; 4 bytes +.equ EEPROM_OFFS_SK6812_RGBW = 26 ; 5 bytes