mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 16:25:31 +03:00
Added ability to set and check board info.
This commit is contained in:
parent
011711c0c1
commit
a101a58b68
12 changed files with 330 additions and 1 deletions
|
@ -329,3 +329,4 @@
|
|||
#define MSP_SET_4WAY_IF 245 //in message Sets 4way interface
|
||||
#define MSP_SET_RTC 246 //in message Sets the RTC clock
|
||||
#define MSP_RTC 247 //out message Gets the RTC clock
|
||||
#define MSP_SET_BOARD_INFO 248 //in message Sets the board information for this board
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue