Upload files to "/"

This commit is contained in:
CJ
2026-01-18 11:54:06 +00:00
commit c6815d72e0
4 changed files with 392 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
# Leave safe mode and do a reset as if you pressed the RESET button if the Pico boots into safe mode.
import microcontroller
microcontroller.reset()