Skip to content
Snippets Groups Projects
Commit bc391298 authored by Paul Sokolovsky's avatar Paul Sokolovsky
Browse files

tests/machine1: Revamp to work with unix port (which has "umachine").

parent eb0e3bab
No related branches found
No related tags found
No related merge requests found
# test machine module
try:
try:
import umachine as machine
except ImportError:
import machine
except ImportError:
print("SKIP")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment