Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: MPU6050-DMP_test_JJ
Fork of MPU6050-DMP-Ian by
Diff: I2C/I2Cdev.cpp
- Revision:
- 7:4619a083f289
- Parent:
- 6:2dc23167c8d8
--- a/I2C/I2Cdev.cpp Tue Apr 29 10:36:21 2014 +0000 +++ b/I2C/I2Cdev.cpp Tue Apr 29 11:01:59 2014 +0000 @@ -286,4 +286,4 @@ uint16_t I2Cdev::readTimeout(void) { return 0; -} \ No newline at end of file +}