mirror of https://github.com/ArduPilot/ardupilot
AP_HAL_ChibiOS: fix buzzer pin define on OMNIBUSF7V2
This commit is contained in:
parent
2f79639e36
commit
bed92e8ca8
|
@ -43,7 +43,7 @@ PA13 JTMS-SWDIO SWD
|
|||
PA14 JTCK-SWCLK SWD
|
||||
|
||||
PE0 LED0 OUTPUT LOW
|
||||
PD15 BUZZER OUTPUT
|
||||
PD15 TIM4_CH4 TIM4 GPIO(57) ALARM
|
||||
|
||||
# ICM-20608 on SPI1
|
||||
PA4 MPU6000_CS CS
|
||||
|
|
Loading…
Reference in New Issue