kopia lustrzana https://github.com/micropython/micropython-lib
10 wiersze
139 B
Python
10 wiersze
139 B
Python
![]() |
metadata(version="0.2.1")
|
||
|
|
||
|
# Originally written by Paul Sokolovsky.
|
||
|
|
||
|
require("ffilib")
|
||
|
require("os")
|
||
|
require("signal")
|
||
|
|
||
|
package("machine")
|