Skip to content

Commit 0ccb4dd

Browse files
author
Cruz Monrreal
authored
Merge pull request #9680 from lrusinowicz/sequana_arduino_mappings
FUTURE_SEQUANA: Fixed Arduino signal mappings
2 parents 3d7995e + 03d7b15 commit 0ccb4dd

File tree

1 file changed

+1
-1
lines changed
  • targets/TARGET_Cypress/TARGET_PSOC6_FUTURE/TARGET_FUTURE_SEQUANA

1 file changed

+1
-1
lines changed

targets/TARGET_Cypress/TARGET_PSOC6_FUTURE/TARGET_FUTURE_SEQUANA/PinNames.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ typedef enum {
187187
D2 = P10_6,
188188
D3 = P12_6,
189189
D4 = P12_7,
190-
D5 = P6_2,
190+
D5 = P5_5,
191191
D6 = P6_3,
192192
D7 = P7_2,
193193
D8 = P7_1,

0 commit comments

Comments
 (0)