Skip to content

Commit

Permalink
Removed left-over and now redundant code
Browse files Browse the repository at this point in the history
  • Loading branch information
Dennis-van-Gils committed Jun 20, 2024
1 parent d6f5f95 commit f01f15d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Adafruit_INA228.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@ void Adafruit_INA228::reset(void) {
Adafruit_I2CRegisterBits(Diag_Alert, 1, 14);
alert_conv.write(1);
setMode(INA228_MODE_CONTINUOUS);
getADCRange();
}
/**************************************************************************/
/*!
Expand Down

0 comments on commit f01f15d

Please sign in to comment.