Skip to content

Commit

Permalink
Merge pull request #103 from adafruit/remove-pin-qtpy-s2
Browse files Browse the repository at this point in the history
Add note for QT PY ESP32-S2 A0 Pin
  • Loading branch information
brentru authored May 22, 2023
2 parents a6942b9 + a3dd252 commit 5fc2833
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boards/qtpy-esp32/definition.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"analogPins":[
{
"name":"A26",
"displayName":"A0",
"displayName":"A0 (OUTPUT ONLY!)",
"dataType":"int16",
"hasPWM":true
},
Expand Down

0 comments on commit 5fc2833

Please sign in to comment.