FUTURE_SEQUANA: Fixed Arduino signal mappings

Fixed Arduino signal mappings for production version of Sequana board.
pull/9680/head
Leszek Rusinowicz 2019-02-12 12:20:01 +01:00
parent 160a771e2b
commit 03d7b15e47
1 changed files with 1 additions and 1 deletions

View File

@ -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,