mirror of https://github.com/ARMmbed/mbed-os.git
MXRT1050: Formatting update
Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@nxp.com>pull/14326/head
parent
1138bd2389
commit
0566f1ac37
|
@ -205,7 +205,7 @@ typedef enum {
|
|||
|
||||
I2C_SCL = A5,
|
||||
I2C_SDA = A4,
|
||||
|
||||
|
||||
// Not connected
|
||||
NC = (int)0xFFFFFFFF
|
||||
} PinName;
|
||||
|
|
Loading…
Reference in New Issue