change(micropython): Create weak link from `(u)module` to `module`
Compare changes
Files
22@@ -28,18 +28,18 @@ The coordinate system of the BHI160 sensor data looks like this:
Create weak links from MicroPython specific implementations of
modules to standard names. I.e. allow import time
to import
utime module.