mirror of
https://github.com/markqvist/RNode_Firmware.git
synced 2025-07-23 15:00:54 -04:00
Added Bluetooth pairing PIN output for rnodeconf
This commit is contained in:
parent
d63b8ff307
commit
683297b804
3 changed files with 15 additions and 0 deletions
|
@ -49,6 +49,7 @@
|
|||
#define CMD_FB_READL 0x44
|
||||
#define CMD_DISP_INT 0x45
|
||||
#define CMD_BT_CTRL 0x46
|
||||
#define CMD_BT_PIN 0x62
|
||||
|
||||
#define CMD_BOARD 0x47
|
||||
#define CMD_PLATFORM 0x48
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue