mirror of
https://github.com/micropython/micropython.git
synced 2026-01-08 13:10:21 +01:00
Comes with some refactoring of code and renaming of files. All modules are now named mod*.[ch].
2 lines
42 B
C
2 lines
42 B
C
extern const mp_obj_module_t time_module;
|