mirror of https://github.com/ARMmbed/mbed-os.git
Merge pull request #605 from Cheong2K/master
HAL: RBLAB_BLENANO - Fix PinNames.h for the BLE Nano board.pull/606/head
commit
e2dedfde94
|
@ -100,6 +100,9 @@ typedef enum {
|
|||
|
||||
LED = p19,
|
||||
LED1 = p19,
|
||||
LED2 = p19,
|
||||
LED3 = p19,
|
||||
LED4 = p19,
|
||||
|
||||
RX_PIN_NUMBER = p11,
|
||||
TX_PIN_NUMBER = p9,
|
||||
|
|
Loading…
Reference in New Issue