summaryrefslogtreecommitdiff
path: root/examples/accel_i2c.py
AgeCommit message (Expand)Author
2018-02-20Delete a bunch of docs, drivers and examples not relevant to CircuitPython.Scott Shawcroft
2015-11-29examples/accel_i2c.py: Switch to "machine" module.Paul Sokolovsky
2015-10-28examples: Add example of I2C usage, taking PyBoard accelerometer as subject.Paul Sokolovsky