Skip to content

Commit

Permalink
Made GPIO2 available
Browse files Browse the repository at this point in the history
  • Loading branch information
breiler committed Apr 4, 2024
1 parent 6869e4c commit c828368
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/model/Boards.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ export const Boards: Board[] = [
input: true,
pull: true,
output: true,
restricted: true,
comment:
"Some dev boards have an LED on this. It does not work well as an input if this is the case because the LED affects the voltage on the pin."
},
Expand Down

0 comments on commit c828368

Please sign in to comment.