Skip to content

Commit

Permalink
Merge pull request #152 from adafruit/fix-A4-featherC6
Browse files Browse the repository at this point in the history
Fix A4 on Feather C6
  • Loading branch information
tyeth authored Aug 20, 2024
2 parents 0976ec2 + d333890 commit 7aaaa69
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions boards/feather-esp32c6/definition.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@
"hasServo": true
},
{
"name": "D4",
"displayName": "IO4 (A4)",
"name": "D3",
"displayName": "IO3 (A4)",
"dataType": "bool",
"hasPWM": true,
"hasServo": true
Expand Down

0 comments on commit 7aaaa69

Please sign in to comment.