mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-22 06:14:14 +08:00
can-gps-v1: Removed GPIO_CAN_CTRL
This commit is contained in:
committed by
Daniel Agar
parent
c2c92cb2c8
commit
3e08fd6682
@@ -57,7 +57,6 @@
|
||||
* Silent mode control \ ESC Mux select
|
||||
*/
|
||||
#define GPIO_CAN1_SILENT_S0 /* PB5 */ (GPIO_OUTPUT|GPIO_PUSHPULL|GPIO_SPEED_2MHz|GPIO_OUTPUT_CLEAR|GPIO_PORTB|GPIO_PIN5)
|
||||
#define GPIO_CAN_CTRL /* PB5 */ (GPIO_OUTPUT|GPIO_PUSHPULL|GPIO_SPEED_2MHz|GPIO_PORTB|GPIO_PIN5|GPIO_OUTPUT_CLEAR)
|
||||
|
||||
|
||||
/* Tone alarm output. */
|
||||
|
||||
Reference in New Issue
Block a user