mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-25 00:50:34 +08:00
nxphlite-v3:Provide RC_UXART_BASE to use board_common UxART based INVERT_RC_INPUT
This commit is contained in:
committed by
Lorenz Meier
parent
f48481fcbd
commit
7dfd26cd8f
@@ -132,8 +132,6 @@ __BEGIN_DECLS
|
||||
|
||||
#define RC_UXART_BASE KINETIS_UART1_BASE
|
||||
#define RC_SERIAL_PORT "/dev/ttyS2" /* UART1 */
|
||||
#define INVERT_RC_INPUT(_s) board_rc_input(_s);
|
||||
|
||||
#define GPIO_RSSI_IN PIN_ADC1_SE13
|
||||
|
||||
/* Ethernet Control
|
||||
|
||||
Reference in New Issue
Block a user