mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-17 21:35:44 +03:00
AlienWii32 updates
Updated configuration defaults Documentation updates AlienWii and Spektrum bind
This commit is contained in:
parent
11a4622a46
commit
e3e55c64eb
3 changed files with 25 additions and 19 deletions
|
@ -534,6 +534,7 @@ static void resetConf(void)
|
|||
#else
|
||||
masterConfig.serialConfig.portConfigs[1].functionMask = FUNCTION_RX_SERIAL;
|
||||
#endif
|
||||
masterConfig.rxConfig.serialrx_provider = 1;
|
||||
masterConfig.rxConfig.spektrum_sat_bind = 5;
|
||||
masterConfig.escAndServoConfig.minthrottle = 1000;
|
||||
masterConfig.escAndServoConfig.maxthrottle = 2000;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue