mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 20:50:14 +01:00
This adds #if MICROPY_PY_USELECT_SELECT around the uselect.select() function. According to the docs, this function is only for CPython compatibility and should not normally be used. So we can disable it and save a few bytes of flash space where possible. Signed-off-by: David Lechner <david@pybricks.com>
13 KiB
13 KiB