mirror of
https://github.com/micropython/micropython.git
synced 2026-01-09 05:30:27 +01:00
This test could occasionally fail because some operations take longer than expected. This relaxes the timing constraints and defers printing until the very end. Signed-off-by: Laurens Valk <laurens@pybricks.com>