Skip to content

Commit

Permalink
one more once
Browse files Browse the repository at this point in the history
  • Loading branch information
FlavorJ committed Jan 5, 2021
1 parent 9036b46 commit 0fe9d91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Adafruit_INA219.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Adafruit_INA219::Adafruit_INA219(uint8_t addr) {

/*!
* @brief INA219 class destructor
*/
*/
Adafruit_INA219::~Adafruit_INA219() { delete i2c_dev; }

/*!
Expand Down

0 comments on commit 0fe9d91

Please sign in to comment.