mirror of
https://github.com/micropython/micropython.git
synced 2025-09-05 17:30:41 +02: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.