From 804a3f676e34bf656245a2f49eb2283aa402d7d1 Mon Sep 17 00:00:00 2001 From: siddacious Date: Wed, 1 May 2019 12:13:07 -0700 Subject: [PATCH] updated product id for release --- .gitignore | 3 ++- adafruit_ina260.py | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 55f127b..69355e4 100644 --- a/.gitignore +++ b/.gitignore @@ -9,4 +9,5 @@ bundles *.DS_Store .eggs dist -**/*.egg-info \ No newline at end of file +**/*.egg-info +.vscode/ diff --git a/adafruit_ina260.py b/adafruit_ina260.py index 9173ac8..94335a6 100644 --- a/adafruit_ina260.py +++ b/adafruit_ina260.py @@ -33,7 +33,7 @@ **Hardware:** -* `INA260 Breakout `_ +* `INA260 Breakout `_ **Software and Dependencies:**