Back to Wire library usage, mistaken commit on changing it.

This commit is contained in:
Stephen Olesen 2015-07-04 00:03:12 -06:00
parent f30f9003c1
commit ed594d3128
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ THE SOFTWARE.
// -----------------------------------------------------------------------------
// I2C interface implementation setting
// -----------------------------------------------------------------------------
#define I2CDEV_IMPLEMENTATION I2CDEV_ARDUINO_FASTWIRE
#define I2CDEV_IMPLEMENTATION I2CDEV_ARDUINO_WIRE
//#define I2CDEV_IMPLEMENTATION I2CDEV_BUILTIN_FASTWIRE
// comment this out if you are using a non-optimal IDE/implementation setting