Fix pin config for LPC1768

pull/12864/head
Marcelo Salazar 2020-04-30 09:02:58 +01:00
parent 81a92e3cb5
commit 84b596db06
1 changed files with 0 additions and 2 deletions

View File

@ -55,7 +55,6 @@ typedef enum {
p18 = P0_26,
p19 = P1_30,
p20 = P1_31,
#else
p21 = P2_5,
p22 = P2_4,
p23 = P2_3,
@ -66,7 +65,6 @@ typedef enum {
p28 = P0_10,
p29 = P0_5,
p30 = P0_4,
#endif
// Other mbed Pin Names
#ifdef MCB1700