Include inventor module
This commit is contained in:
parent
36400704ef
commit
1c30150120
@ -4,6 +4,7 @@ MODULES_PY = "../../../pimoroni-pico/micropython/modules_py"
|
||||
require("sdcard")
|
||||
|
||||
freeze(MODULES_PY, "gfx_pack.py")
|
||||
freeze(MODULES_PY, "inventor.py")
|
||||
|
||||
freeze(MODULES_PY, "pimoroni.py")
|
||||
freeze(MODULES_PY, "boot.py")
|
||||
|
||||
Loading…
Reference in New Issue
Block a user