3 lines
71 B
Python
3 lines
71 B
Python
# This umodule is a MicroPython reference to time
|
|
from time import *
|
# This umodule is a MicroPython reference to time
|
|
from time import *
|