We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77003a1 commit 846870bCopy full SHA for 846870b
m5stack/libs/manifest.py
@@ -20,7 +20,7 @@
20
include("utility/manifest.py")
21
# freeze("$(MPY_DIR)/../m5stack/libs/unit")
22
module("boot_option.py")
23
-module("imu.py")
+module("attitude_estimator.py")
24
module("label_plus.py")
25
module("m5camera.py")
26
module("pid.py")
0 commit comments