Merge pull request #605 from Cheong2K/master

HAL: RBLAB_BLENANO - Fix PinNames.h for the BLE Nano board.
pull/606/head
Martin Kojtal 2014-10-27 01:00:01 -07:00
commit e2dedfde94
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,