mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-28 20:54:06 +08:00
tap-v1:Use board_common default nop INVERT_RC_INPUT
This commit is contained in:
parent
3debee9563
commit
9fc37606fd
@ -202,8 +202,7 @@
|
||||
*/
|
||||
#define GPIO_OTGFS_VBUS (GPIO_INPUT|GPIO_FLOAT|GPIO_PORTA|GPIO_PIN9)
|
||||
|
||||
#define RC_SERIAL_PORT "/dev/ttyS5"
|
||||
#define INVERT_RC_INPUT(_invert_true) while(0)
|
||||
#define RC_SERIAL_PORT "/dev/ttyS5" /* No HW invert support */
|
||||
|
||||
/* High-resolution timer
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user