Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ bundles
*.DS_Store
.eggs
dist
**/*.egg-info
**/*.egg-info
.vscode/
2 changes: 1 addition & 1 deletion adafruit_ina260.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@

**Hardware:**

* `INA260 Breakout <https://www.adafruit.com/products>`_
* `INA260 Breakout <https://www.adafruit.com/products/4226>`_

**Software and Dependencies:**

Expand Down