Skip to content

Commit 44b2917

Browse files
committed
machine: Be sure to import things from builtin umachine.
1 parent 9992d14 commit 44b2917

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

machine/machine/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
from umachine import *
12
from .timer import *
23
from .pin import *
34

0 commit comments

Comments
 (0)