kopia lustrzana https://github.com/micropython/micropython-lib
![]() Adds missing "duration_ms" argument to the example, and a second example that shows the "interval_us" / "window_us" and also active scan. Signed-off-by: Jim Mussared <jim.mussared@gmail.com> |
||
---|---|---|
.. | ||
aiorepl | ||
bluetooth | ||
drivers | ||
espflash | ||
mip | ||
mip-cmdline | ||
net | ||
uaiohttpclient | ||
ucontextlib | ||
udnspkt | ||
umqtt.robust | ||
umqtt.simple | ||
upysh | ||
urllib.urequest | ||
utarfile | ||
xmltok | ||
README.md |
README.md
MicroPython-specific packages
These are packages that have been written specifically for use on MicroPython.
Packages in this directory should not have the same name as modules from the Python Standard Library.
Future plans
- More organised directory structure based on purpose (e.g. drivers, network, etc).