File tree Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Original file line number Diff line number Diff line change 15
15
16
16
**Hardware:**
17
17
18
- * Adafruit's DPS310 Breakout: https://www.adafruit.com/product/4494
18
+ * `Adafruit DPS310 Precision Barometric Pressure / Altitude Sensor
19
+ https://www.adafruit.com/product/4494`_ (Product ID: 4494)
19
20
20
21
**Software and Dependencies:**
21
22
22
23
* Adafruit CircuitPython firmware for the supported boards:
23
24
https://circuitpython.org/downloads
24
- * Adafruit's Bus Device library: https://github.com/adafruit/Adafruit_CircuitPython_BusDevice
25
- * Adafruit's Register library: https://github.com/adafruit/Adafruit_CircuitPython_Register"""
25
+
26
+ * Adafruit's Bus Device library:
27
+ https://github.com/adafruit/Adafruit_CircuitPython_BusDevice
28
+
29
+ * Adafruit's Register library:
30
+ https://github.com/adafruit/Adafruit_CircuitPython_Register
31
+
32
+ """
26
33
27
34
__version__ = "0.0.0-auto.0"
28
35
__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_DPS310.git"
You can’t perform that action at this time.
0 commit comments