mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 20:50:14 +01:00
Also make sleep.c self-contained by moving initialization code, instead of having part of the code in init.c, and add a header file to accomodate this. msec_sleep() now uses the usleep() implementation as well.
2.3 KiB
2.3 KiB