Merge pull request #4 from tricopterY/tricopterY-patch-1-3

Update data_storage.js
10.3.x-maintenance
tricopterY 2015-03-10 16:10:12 +11:00
commit 8e6c5909c1
1 changed files with 2 additions and 1 deletions

View File

@ -69,7 +69,8 @@ var RC_tuning = {
yaw_rate: 0,
dynamic_THR_PID: 0,
throttle_MID: 0,
throttle_EXPO: 0
throttle_EXPO: 0,
dynamic_THR_breakpoint: 0
};
var AUX_CONFIG = [];