You've already forked MicroPythonOS
mirror of
https://github.com/m5stack/MicroPythonOS.git
synced 2026-05-20 11:51:27 -07:00
Try to fix tests/test_graphical_imu_calibration.py
This commit is contained in:
@@ -130,8 +130,8 @@ class TestIMUCalibration(unittest.TestCase):
|
||||
wait_for_render(10)
|
||||
|
||||
# Wait for calibration to complete (mock takes ~3 seconds)
|
||||
time.sleep(3.5)
|
||||
wait_for_render(20)
|
||||
time.sleep(4)
|
||||
wait_for_render(40)
|
||||
|
||||
# Verify calibration completed
|
||||
screen = lv.screen_active()
|
||||
|
||||
Reference in New Issue
Block a user