generated from pimoroni/boilerplate-python
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Hi,
I have a few of these sensors and one provides negative values in pressure and correct values in temperature
Python 3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> from icp10125 import ICP10125
>>> device = ICP10125()
>>> device.measure()
(-4725.208588381094, 26.950912475585938)Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels