17 lines
613 B
NASM
17 lines
613 B
NASM
; ***************************************************************************
|
|
; copyright : (C) 2026 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. *
|
|
; ***************************************************************************
|
|
|
|
|
|
|
|
|
|
sk6812JumpTableSendByte:
|
|
rjmp sk6812SetAllColor0 ; new BTF 1m and 5m stripes
|
|
; rjmp sk6812SetAllColor1 ; old BTF 1m and 5m stripes
|
|
|