mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-28 04:50:35 +08:00
aerofc-v1:Use board_common default nop INVERT_RC_INPUT
This commit is contained in:
committed by
Lorenz Meier
parent
b08a0d50f8
commit
3debee9563
@@ -124,10 +124,7 @@
|
||||
/*
|
||||
* RC Serial port
|
||||
*/
|
||||
#define RC_SERIAL_PORT "/dev/ttyS2"
|
||||
/* No invert support */
|
||||
#define INVERT_RC_INPUT(_invert_true) while(0)
|
||||
|
||||
#define RC_SERIAL_PORT "/dev/ttyS2" /* No HW invert support */
|
||||
/*
|
||||
* High-resolution timer
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user