mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 08:15:30 +03:00
squash betaflightF7
Parts and driver boost from @npsm
This commit is contained in:
parent
bd452b58b8
commit
1f8805cdf0
54 changed files with 7756 additions and 41 deletions
|
@ -448,7 +448,7 @@ uint16_t getCurrentMinthrottle(void)
|
|||
return masterConfig.motorConfig.minthrottle;
|
||||
}
|
||||
|
||||
// Default settings
|
||||
|
||||
void createDefaultConfig(master_t *config)
|
||||
{
|
||||
// Clear all configuration
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue