mirror of https://github.com/ARMmbed/mbed-os.git
Fix_Issue_4404: add correction in PinNames.h
parent
daba7c5703
commit
4eefbdb274
|
@ -87,6 +87,7 @@ typedef enum {
|
|||
PC_0 = 0x20,
|
||||
PC_1 = 0x21,
|
||||
PC_2 = 0x22,
|
||||
PC_13 = 0x2D,
|
||||
|
||||
PH_0 = 0x70,
|
||||
PH_1 = 0x71,
|
||||
|
|
Loading…
Reference in New Issue