Skip to content

Commit 6a9e0a1

Browse files
authored
Merge pull request #4 from siddacious/master
updated product id for release
2 parents 4525f1c + 804a3f6 commit 6a9e0a1

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@ bundles
99
*.DS_Store
1010
.eggs
1111
dist
12-
**/*.egg-info
12+
**/*.egg-info
13+
.vscode/

adafruit_ina260.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
3434
**Hardware:**
3535
36-
* `INA260 Breakout <https://www.adafruit.com/products>`_
36+
* `INA260 Breakout <https://www.adafruit.com/products/4226>`_
3737
3838
**Software and Dependencies:**
3939

0 commit comments

Comments
 (0)