mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-26 01:35:41 +03:00
Mopped up leftovers from the INVERTER_PIN_USART => INVERTER_PIN_UART rename.
This commit is contained in:
parent
2463d5164e
commit
ca60aac034
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
||||||
|
|
||||||
#define BEEPER PC9
|
#define BEEPER PC9
|
||||||
#define BEEPER_INVERTED
|
#define BEEPER_INVERTED
|
||||||
#define INVERTER_PIN_USART3 PB15
|
#define INVERTER_PIN_UART3 PB15
|
||||||
|
|
||||||
// ICM20689 interrupt
|
// ICM20689 interrupt
|
||||||
#define USE_EXTI
|
#define USE_EXTI
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue