summaryrefslogtreecommitdiffstatshomepage
path: root/examples/accellog.py
Commit message (Collapse)AuthorAge
* updated to fit new acceleration and time/millisSebastian Plamauer2014-05-04
| | | | 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.
* Add some example scripts for pyboard (some can run on PC).Damien George2014-01-07