mirror of
https://github.com/markqvist/RNode_Firmware.git
synced 2025-07-23 06:50:49 -04:00
Added Bluetooth driver
This commit is contained in:
parent
5193a2fe13
commit
b6a26b3226
3 changed files with 129 additions and 5 deletions
|
@ -31,6 +31,8 @@
|
|||
#define CMD_FB_EXT 0x41
|
||||
#define CMD_FB_READ 0x42
|
||||
#define CMD_FB_WRITE 0x43
|
||||
#define CMD_FB_READL 0x44
|
||||
#define CMD_BT_CTRL 0x45
|
||||
|
||||
#define CMD_BOARD 0x47
|
||||
#define CMD_PLATFORM 0x48
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue