You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+2
Original file line number
Diff line number
Diff line change
@@ -217,6 +217,8 @@ Note: as stated in the [datasheet](https://datasheets.maximintegrated.com/en/ds/
217
217
218
218
## Changelog
219
219
220
+
- v0.3.6
221
+
- The library now performs a I2C scan to check if the sensor is connected. This prevents unexpected I2C errors with some boards (such as Raspberry Pi Pico).
220
222
- v0.3.5
221
223
- A `SoftI2C` instance is now required by the constructor.
222
224
- The constructor now raises `RuntimeError` when the sensor is not found on I2C bus.
0 commit comments