File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ This driver package depends on the qwiic I2C driver:
53
53
54
54
Documentation
55
55
-------------
56
- The SparkFun qwiic TMP102 module documentation is hosted at [ ReadTheDocs] ( https://qwiic-soil-moisture-sensor -py.readthedocs.io/en/latest/? )
56
+ The SparkFun qwiic TMP102 module documentation is hosted at [ ReadTheDocs] ( https://qwiic-tmp102 -py.readthedocs.io/en/latest/? )
57
57
58
58
Installation
59
59
---------------
Original file line number Diff line number Diff line change 1
1
API Reference
2
2
==============
3
3
4
- .. automodule :: qwiic_soil_moisture_sensor
5
- :members:
4
+ .. automodule :: qwiic_tmp102
5
+ :members:
Original file line number Diff line number Diff line change 17
17
18
18
# -- Project information -----------------------------------------------------
19
19
20
- project = 'sparkfun_qwiic_soil_moisture_sensor '
20
+ project = 'sparkfun_qwiic_tmp102 '
21
21
copyright = '2021, SparkFun Electronics'
22
22
author = 'SparkFun Electronics'
23
23
24
24
# The full version, including alpha/beta/rc tags
25
- release = '0.0.9 '
25
+ release = '0.0.3 '
26
26
27
27
28
28
# -- General configuration ---------------------------------------------------
You can’t perform that action at this time.
0 commit comments