mirror of
https://github.com/liberatedsystems/RNode_Firmware_CE.git
synced 2025-05-02 06:36:11 -04:00
Added NeoPixel intensity control
This commit is contained in:
parent
d2133ba5e0
commit
a134cbfb9c
4 changed files with 66 additions and 1 deletions
|
@ -54,6 +54,8 @@
|
|||
#define CMD_FB_READL 0x44
|
||||
#define CMD_DISP_INT 0x45
|
||||
#define CMD_DISP_ADDR 0x63
|
||||
#define CMD_DISP_BLNK 0x64
|
||||
#define CMD_NP_INT 0x65
|
||||
#define CMD_BT_CTRL 0x46
|
||||
#define CMD_BT_PIN 0x62
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue