We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I get this error when trying to run touch_buttos.py
MicroPython feature/presto-wireless, presto v0.0.4 on 2024-12-11; Presto with RP2350 Type "help()" for more information.
MPY: soft reboot MicroPython feature/presto-wireless, presto v0.0.4 on 2024-12-11; Presto with RP2350
Type "help()" for more information.
%Run -c $EDITOR_CONTENT
MPY: soft reboot Traceback (most recent call last): File "", line 2, in ImportError: can't import name Button
The text was updated successfully, but these errors were encountered:
I've just found the latest .uf2. All fixed now - Thanks.
Sorry, something went wrong.
Share please!
@schwa see the latest v0.0.5 release.
No branches or pull requests
I get this error when trying to run touch_buttos.py
MicroPython feature/presto-wireless, presto v0.0.4 on 2024-12-11; Presto with RP2350
Type "help()" for more information.
MPY: soft reboot
MicroPython feature/presto-wireless, presto v0.0.4 on 2024-12-11; Presto with RP2350
Type "help()" for more information.
MPY: soft reboot
Traceback (most recent call last):
File "", line 2, in
ImportError: can't import name Button
The text was updated successfully, but these errors were encountered: