define CTS/RTS for BLE400 board

This commit is contained in:
Stephane D'Alu 2016-04-16 22:04:26 +02:00
parent 8edccaaa96
commit 64a501f95f
1 changed files with 2 additions and 0 deletions

View File

@ -34,6 +34,8 @@
#define LED4 22
#define UART_TX 9
#define UART_RX 11
#define UART_RTS 8
#define UART_CTS 10
#define SPI_SCK 25
#define SPI_MOSI 24
#define SPI_MISO 23