We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4525f1c + 804a3f6 commit 6a9e0a1Copy full SHA for 6a9e0a1
.gitignore
@@ -9,4 +9,5 @@ bundles
9
*.DS_Store
10
.eggs
11
dist
12
-**/*.egg-info
+**/*.egg-info
13
+.vscode/
adafruit_ina260.py
@@ -33,7 +33,7 @@
33
34
**Hardware:**
35
36
-* `INA260 Breakout <https://www.adafruit.com/products>`_
+* `INA260 Breakout <https://www.adafruit.com/products/4226>`_
37
38
**Software and Dependencies:**
39
0 commit comments