Closed turbinenreiter closed 9 years ago
I cleaned up the whole 9250 code with pep8 and pylint (formatting stuff, like spaces around operators and so on) I also added mpu9150.py to the mpu9250 repo. That way we don't have to always think of updating imu.py etc. in two repos.
we could merge them by just moving mpu9150.py from this repo to the mpu9250 repo and rename it to mpu9x50, right?
If your are okay with that, I'll do that.