Fixed PinNames.h for the BLE Nano board.

pull/605/head
Cheong2K 2014-10-27 13:58:24 +08:00
parent b97938d3ad
commit a84b2c75a6
1 changed files with 3 additions and 0 deletions

View File

@ -100,6 +100,9 @@ typedef enum {
LED = p19,
LED1 = p19,
LED2 = p19,
LED3 = p19,
LED4 = p19,
RX_PIN_NUMBER = p11,
TX_PIN_NUMBER = p9,