Skip to content

Commit 477c932

Browse files
committed
adding note cocnerning M0 boards
1 parent 18caa0f commit 477c932

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

README.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,13 @@ Caveat: by default the library initializes the IC with constant temperature and
8383
dps310.wait_pressure_ready()
8484
8585
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+
8693
Contributing
8794
============
8895

adafruit_dps310.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
**Hardware:**
1717
1818
* `Adafruit DPS310 Precision Barometric Pressure / Altitude Sensor
19-
https://www.adafruit.com/product/4494`_ (Product ID: 4494)
19+
<https://www.adafruit.com/product/4494>`_ (Product ID: 4494)
2020
2121
**Software and Dependencies:**
2222

0 commit comments

Comments
 (0)