Merge pull request #9680 from lrusinowicz/sequana_arduino_mappings

FUTURE_SEQUANA: Fixed Arduino signal mappings
pull/9645/head
Cruz Monrreal 2019-02-12 20:05:12 -06:00 committed by GitHub
commit 0ccb4dd44c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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,