Skip to content

Commit fbc54c8

Browse files
committed
MCP3421: drop unnecessary comment
1 parent d7cd475 commit fbc54c8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/i2c/drivers/WipperSnapper_I2C_Driver_MCP3421.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ class WipperSnapper_I2C_Driver_MCP3421 : public WipperSnapper_I2C_Driver {
4747
*/
4848
/*******************************************************************************/
4949
~WipperSnapper_I2C_Driver_MCP3421() {
50-
// Called when a MCP3421 component is deleted.
5150
delete _mcp3421;
5251
}
5352

0 commit comments

Comments
 (0)