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

call special params or pid advanced depending on the api version

This commit is contained in:
nathan 2016-07-30 01:15:46 -07:00
parent c138b7f39f
commit 00e89a1dae
2 changed files with 12 additions and 12 deletions

View file

@ -39,6 +39,7 @@ var FAILSAFE_CONFIG;
var RXFAIL_CONFIG;
var PID_ADVANCED_CONFIG;
var FILTER_CONFIG;
var SPECIAL_PARAMETERS;
var ADVANCED_TUNING;
var SENSOR_CONFIG;