mirror of https://github.com/ARMmbed/mbed-os.git
FUTURE_SEQUANA: Fixed Arduino signal mappings
Fixed Arduino signal mappings for production version of Sequana board.pull/9680/head
parent
160a771e2b
commit
03d7b15e47
|
@ -187,7 +187,7 @@ typedef enum {
|
|||
D2 = P10_6,
|
||||
D3 = P12_6,
|
||||
D4 = P12_7,
|
||||
D5 = P6_2,
|
||||
D5 = P5_5,
|
||||
D6 = P6_3,
|
||||
D7 = P7_2,
|
||||
D8 = P7_1,
|
||||
|
|
Loading…
Reference in New Issue