mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-25 17:25:20 +03:00
Revert "- MultiFlasher support for SimonK escs"
This reverts commit 0cae020f76
.
This commit is contained in:
parent
272932a93f
commit
26af730510
7 changed files with 1 additions and 1032 deletions
|
@ -255,7 +255,6 @@ static const char * const boardIdentifier = TARGET_BOARD_IDENTIFIER;
|
|||
#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_1WIRE 243 //in message Sets 1Wire paththrough
|
||||
#define MSP_SET_ESCSERIAL 244 //in message Sets escserial passthrough
|
||||
#define MSP_SET_4WAY_IF 245 //in message Sets 4way interface
|
||||
|
||||
// Each MSP port requires state and a receive buffer, revisit this default if someone needs more than 2 MSP ports.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue