mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 00:35:39 +03:00
Further tidying of makefile
This commit is contained in:
parent
bc8f9fb46a
commit
e0937640a1
6 changed files with 335 additions and 114 deletions
|
@ -350,7 +350,7 @@ void init(void)
|
|||
#endif
|
||||
};
|
||||
#ifdef AFROMINI
|
||||
beeperConfig.gpioMode = Mode_Out_PP; // AFROMINI override
|
||||
beeperConfig.isOD = true;
|
||||
beeperConfig.isInverted = true;
|
||||
#endif
|
||||
#ifdef NAZE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue