kopia lustrzana https://github.com/micropython/micropython-lib
pystone: Use "utime" module to allow run without dependencies.
rodzic
316076fa11
commit
61bfc2dba4
|
@ -41,7 +41,7 @@ Version History:
|
|||
|
||||
LOOPS = 50000
|
||||
|
||||
from time import clock
|
||||
from utime import clock
|
||||
|
||||
__version__ = "1.2"
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue