mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 00:35:39 +03:00
merge upstream into sirinfpv branch
This commit is contained in:
commit
93f8e0dadd
10 changed files with 20 additions and 27 deletions
|
@ -490,7 +490,7 @@ static void resetConf(void)
|
|||
|
||||
masterConfig.inputFilteringMode = INPUT_FILTERING_DISABLED;
|
||||
|
||||
masterConfig.retarded_arm = 0; // TODO - Cleanup retarded arm support
|
||||
masterConfig.gyro_cal_on_first_arm = 0; // TODO - Cleanup retarded arm support
|
||||
masterConfig.disarm_kill_switch = 1;
|
||||
masterConfig.auto_disarm_delay = 5;
|
||||
masterConfig.small_angle = 25;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue