mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-22 15:55:48 +03:00
Rebased (streamBuf)
This commit is contained in:
commit
6a6fd07dfb
93 changed files with 9103 additions and 1598 deletions
|
@ -449,7 +449,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