summaryrefslogtreecommitdiff
path: root/examples/accel_i2c.py
AgeCommit message (Expand)Author
2020-02-28all: Reformat C and Python source code with tools/codeformat.py.Damien George
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