Browse Source

Enable S.BUS TX pin

sbg
Lorenz Meier 11 years ago
parent
commit
9315796020
  1. 2
      nuttx-configs/px4io-v2/include/board.h

2
nuttx-configs/px4io-v2/include/board.h

@ -103,8 +103,6 @@ @@ -103,8 +103,6 @@
#define GPIO_USART2_RTS 0xffffffff
#undef GPIO_USART2_CK
#define GPIO_USART2_CK 0xffffffff
#undef GPIO_USART3_TX
#define GPIO_USART3_TX 0xffffffff
#undef GPIO_USART3_CK
#define GPIO_USART3_CK 0xffffffff
#undef GPIO_USART3_CTS

Loading…
Cancel
Save