Skip to content

Commit 804a3f6

Browse files
committed
updated product id for release
1 parent 4525f1c commit 804a3f6

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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)