diff options
Diffstat (limited to 'stmhal/modtime.h')
-rw-r--r-- | stmhal/modtime.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stmhal/modtime.h b/stmhal/modtime.h new file mode 100644 index 0000000000..70e35b1fde --- /dev/null +++ b/stmhal/modtime.h @@ -0,0 +1 @@ +extern const mp_obj_module_t time_module; |