We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d31f66 commit 048371fCopy full SHA for 048371f
src/machine/board_macropad-rp2040.go
@@ -16,6 +16,7 @@ const (
16
17
const (
18
SWITCH = GPIO0
19
+ BUTTON = GPIO0
20
21
KEY1 = GPIO1
22
KEY2 = GPIO2
0 commit comments