History | View | Annotate | Download (2.984 KB)
Added default I2C address (#72)
Also changed serial baud rate to 115200
Fix typo in rawdata example, closes #49
Fix #3 and add calibration status to raw example.
Removed debug Serial.print calls
added external xtal capability, sensor reset into begin(), removed 'printdouble'
Added getTemp()
Added printDouble helper