Skip to content
Merged
Prev Previous commit
Next Next commit
remove trailing space
  • Loading branch information
gpongelli committed Feb 16, 2021
commit fb3ec4c4002fb9086acb707ad2c821d8181c73a8
2 changes: 1 addition & 1 deletion adafruit_ina260.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
**Hardware:**
* `INA260 Breakout <https://www.adafruit.com/products/4226>`_
**Software and Dependencies:**
* Adafruit CircuitPython firmware for the supported boards:
* Adafruit CircuitPython firmware for the supported boards:
* https://github.com/adafruit/circuitpython/releases
* Adafruit's Bus Device library: https://github.com/adafruit/Adafruit_CircuitPython_BusDevice
* Adafruit's Register library: https://github.com/adafruit/Adafruit_CircuitPython_Register
Expand Down