Skip to content

Commit

Permalink
Fix A4 on Feather C6
Browse files Browse the repository at this point in the history
  • Loading branch information
tyeth committed Aug 20, 2024
1 parent 0976ec2 commit d333890
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 d333890

Please sign in to comment.