mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 16:55:36 +03:00
Revert "BEEPER Conversion to use USE_ scheme" (#5368)
This commit is contained in:
parent
bf11921dc0
commit
9bcc6aca8e
104 changed files with 131 additions and 217 deletions
|
@ -411,7 +411,7 @@ void init(void)
|
|||
}
|
||||
#endif
|
||||
|
||||
#ifdef USE_BEEPER
|
||||
#ifdef BEEPER
|
||||
beeperInit(beeperDevConfig());
|
||||
#endif
|
||||
/* temp until PGs are implemented. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue