You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This ia an amazing project!
But I found that DOWN KEY(GPIO0) doesn't work, I tried other GPIOS like GPIO13 23 35,it still don't work,how tho slove this problem?
I found the key setting in sdkconfig
`#
This ia an amazing project!
But I found that DOWN KEY(GPIO0) doesn't work, I tried other GPIOS like GPIO13 23 35,it still don't work,how tho slove this problem?
I found the key setting in sdkconfig
`#
Controller configuration
CONFIG_GPIO_LEFT=13
CONFIG_GPIO_RIGHT=12
CONFIG_GPIO_UP=34
CONFIG_GPIO_DOWN=0
CONFIG_GPIO_A=32
CONFIG_GPIO_B=33
CONFIG_GPIO_SELECT=0
CONFIG_GPIO_START=0
end of Controller configuration`
And can this project connect to wifi and run PICO8 splore?
Thanks a lot.
The text was updated successfully, but these errors were encountered: