mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 04:00:28 +01:00
Changed pyb.accel() and pyb.time() to the new pyb.Accel() object and pyb.millis() function. Also shortened the loop so the writing is finished before the USB connection messes things up.