Revision 83911fa6
| Adafruit_BNO055.cpp | ||
|---|---|---|
| 47 | 47 |
TwoWire *theWire) {
|
| 48 | 48 |
_sensorID = sensorID; |
| 49 | 49 |
_address = address; |
| 50 |
_wire = theWire; |
|
| 50 | 51 |
} |
| 51 | 52 |
|
| 52 | 53 |
/*! |
Also available in: Unified diff