Skip to content

Commit 30df100

Browse files
sunsmilearmsunsmilearm
authored andcommitted
Update PinNames.h
Change the "tab" to 4 "space"
1 parent 7569cdf commit 30df100

File tree

1 file changed

+6
-6
lines changed
  • libraries/mbed/targets/hal/TARGET_NXP/TARGET_LPC176X/TARGET_XBED_LPC1768

1 file changed

+6
-6
lines changed

libraries/mbed/targets/hal/TARGET_NXP/TARGET_LPC176X/TARGET_XBED_LPC1768/PinNames.h

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -77,12 +77,12 @@ typedef enum {
7777
//USBRX = P0_3,
7878

7979
//xbed lpc1768 Pin Names
80-
LED5 = P2_6,
81-
BTN1 = P2_8,
82-
SDA = P0_27,
83-
SCL = P0_28,
84-
ISP = P2_10,
85-
CLK = P1_27,
80+
LED5 = P2_6,
81+
BTN1 = P2_8,
82+
SDA = P0_27,
83+
SCL = P0_28,
84+
ISP = P2_10,
85+
CLK = P1_27,
8686
USBTX = P2_0, //DIP26
8787
USBRX = P2_1, //DIP25
8888

0 commit comments

Comments
 (0)