Workaround for lockup on AFSK/DDS startup when using the Wire library.
This commit is contained in:
@@ -49,7 +49,7 @@ THE SOFTWARE.
|
|||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
// I2C interface implementation setting
|
// I2C interface implementation setting
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
#define I2CDEV_IMPLEMENTATION I2CDEV_ARDUINO_WIRE
|
#define I2CDEV_IMPLEMENTATION I2CDEV_ARDUINO_FASTWIRE
|
||||||
//#define I2CDEV_IMPLEMENTATION I2CDEV_BUILTIN_FASTWIRE
|
//#define I2CDEV_IMPLEMENTATION I2CDEV_BUILTIN_FASTWIRE
|
||||||
|
|
||||||
// comment this out if you are using a non-optimal IDE/implementation setting
|
// comment this out if you are using a non-optimal IDE/implementation setting
|
||||||
|
|||||||
Reference in New Issue
Block a user