1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-17 13:25:30 +03:00

Move handling of servo channel forwarding into the MSP.

This commit is contained in:
Dominic Clifton 2015-02-10 01:12:26 +00:00
parent 745c2dc793
commit 34d72feb69
3 changed files with 17 additions and 6 deletions

View file

@ -35,7 +35,6 @@ var BOARD_DEFINITIONS = [
name: "SP Racing F3",
identifier: "SRF3"
}
}
];
var DEFAULT_BOARD_DEFINITION = {