Back to Wire library usage, mistaken commit on changing it.
This commit is contained in:
		
							parent
							
								
									f30f9003c1
								
							
						
					
					
						commit
						ed594d3128
					
				| 
						 | 
					@ -49,7 +49,7 @@ THE SOFTWARE.
 | 
				
			||||||
// -----------------------------------------------------------------------------
 | 
					// -----------------------------------------------------------------------------
 | 
				
			||||||
// I2C interface implementation setting
 | 
					// I2C interface implementation setting
 | 
				
			||||||
// -----------------------------------------------------------------------------
 | 
					// -----------------------------------------------------------------------------
 | 
				
			||||||
#define I2CDEV_IMPLEMENTATION       I2CDEV_ARDUINO_FASTWIRE
 | 
					#define I2CDEV_IMPLEMENTATION       I2CDEV_ARDUINO_WIRE
 | 
				
			||||||
//#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
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue