1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-24 00:35:20 +03:00

update servo tab on configurator

1) work around 1.9.0 MSP buffer size bug.
2) support updated API for 1.12 (CF >= 1.10.0)
This commit is contained in:
Dominic Clifton 2015-07-13 00:02:58 +01:00
parent c0138f5f82
commit 1cb64130cc
4 changed files with 250 additions and 78 deletions

View file

@ -86,6 +86,7 @@ var MODE_RANGES = [];
var ADJUSTMENT_RANGES = [];
var SERVO_CONFIG = [];
var SERVO_RULES = [];
var SERIAL_CONFIG = {
ports: [],