Added NeoPixel intensity control

This commit is contained in:
Mark Qvist 2024-09-27 20:08:05 +02:00
parent d2133ba5e0
commit a134cbfb9c
4 changed files with 66 additions and 1 deletions

3
ROM.h
View file

@ -74,6 +74,9 @@
#define ADDR_CONF_DSET 0xB1
#define ADDR_CONF_DINT 0xB2
#define ADDR_CONF_DADR 0xB3
#define ADDR_CONF_DBLK 0xB4
#define ADDR_CONF_PSET 0xB5
#define ADDR_CONF_PINT 0xB6
#define INFO_LOCK_BYTE 0x73
#define CONF_OK_BYTE 0x73