Update PinNames.h

Change the "tab" to 4 "space"
pull/1602/head
sunsmilearm 2016-03-10 17:57:53 +08:00
parent 7569cdfda4
commit 30df100f88
1 changed files with 6 additions and 6 deletions

View File

@ -77,12 +77,12 @@ typedef enum {
//USBRX = P0_3,
//xbed lpc1768 Pin Names
LED5 = P2_6,
BTN1 = P2_8,
SDA = P0_27,
SCL = P0_28,
ISP = P2_10,
CLK = P1_27,
LED5 = P2_6,
BTN1 = P2_8,
SDA = P0_27,
SCL = P0_28,
ISP = P2_10,
CLK = P1_27,
USBTX = P2_0, //DIP26
USBRX = P2_1, //DIP25