mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 00:35:39 +03:00
Reserve MSP value for setting clock
This commit is contained in:
parent
f4ff7b9c91
commit
5b41fed90f
1 changed files with 1 additions and 0 deletions
|
@ -318,3 +318,4 @@
|
|||
#define MSP_SERVO_MIX_RULES 241 //out message Returns servo mixer configuration
|
||||
#define MSP_SET_SERVO_MIX_RULE 242 //in message Sets servo mixer configuration
|
||||
#define MSP_SET_4WAY_IF 245 //in message Sets 4way interface
|
||||
#define MSP_SET_RTC 246 //in message Sets the RTC clock
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue