mirror of
https://github.com/micropython/micropython.git
synced 2026-03-14 21:00:18 +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.