Can't import timer from machine on unicorn #15457
Unanswered
Advay17
asked this question in
Using MicroPython
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Was trying to use unicorn to test something without a physical board, however when I tried to import Timer, I got an error saying that the module was not found.
I tried the above code to see the different classes in machine, and Timer was not in it. Why is this?
Beta Was this translation helpful? Give feedback.
All reactions