kopia lustrzana https://github.com/micropython/micropython-lib
select: Re-export uselect module contents (poll() and related).
rodzic
423e6c6a53
commit
f5bc4d8ea3
|
@ -3,6 +3,7 @@ import ustruct as struct
|
|||
import os
|
||||
import errno
|
||||
import ffilib
|
||||
from uselect import *
|
||||
|
||||
|
||||
libc = ffilib.libc()
|
||||
|
|
Ładowanie…
Reference in New Issue