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 0331325 commit 3a31756Copy full SHA for 3a31756
qwiic_tca9548a.py
@@ -46,9 +46,9 @@
46
# pylint: disable=line-too-long, bad-whitespace, invalid-name
47
48
"""
49
-qwiic_TCA9548A
+qwiic_tca9548a
50
=================
51
-Python module for the [Qwiic Mux Breakout](https://www.sparkfun.com/products/14685)
+Python module for the <a href="https://www.sparkfun.com/products/14685">Qwiic Mux Breakout</a>.
52
This package can be used in conjunction with the overall [SparkFun qwiic Python Package](https://github.com/sparkfun/Qwiic_Py)
53
New to qwiic? Take a look at the entire [SparkFun qwiic ecosystem](https://www.sparkfun.com/qwiic).
54
0 commit comments