We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7794731 + eed62c6 commit 6e4f170Copy full SHA for 6e4f170
adafruit_ina219.py
@@ -229,7 +229,7 @@ def set_calibration_32V_2A(self): # pylint: disable=invalid-name
229
"""Configures to INA219 to be able to measure up to 32V and 2A of current. Counter
230
overflow occurs at 3.2A.
231
232
- ..note :: These calculations assume a 0.1 shunt ohm resistor is present
+ .. note:: These calculations assume a 0.1 shunt ohm resistor is present
233
"""
234
# By default we use a pretty huge range for the input voltage,
235
# which probably isn't the most appropriate choice for system
0 commit comments