We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18caa0f commit 477c932Copy full SHA for 477c932
README.rst
@@ -83,6 +83,13 @@ Caveat: by default the library initializes the IC with constant temperature and
83
dps310.wait_pressure_ready()
84
85
86
+
87
+Known Issues
88
+============
89
+Library extensive features might not be compatible with memory limited boards. Library might not
90
+load in M0 boards.
91
92
93
Contributing
94
============
95
adafruit_dps310.py
@@ -16,7 +16,7 @@
16
**Hardware:**
17
18
* `Adafruit DPS310 Precision Barometric Pressure / Altitude Sensor
19
- https://www.adafruit.com/product/4494`_ (Product ID: 4494)
+ <https://www.adafruit.com/product/4494>`_ (Product ID: 4494)
20
21
**Software and Dependencies:**
22
0 commit comments