mirror of
https://github.com/eliasrenman/gardentron.git
synced 2026-03-17 04:56:06 +01:00
feat: added basic picropython
This commit is contained in:
4
pico-w/boot.py
Normal file
4
pico-w/boot.py
Normal file
@@ -0,0 +1,4 @@
|
||||
from wireless import enableWireless
|
||||
|
||||
|
||||
enableWireless()
|
||||
Reference in New Issue
Block a user