removed trailing space
This commit is contained in:
parent
3f8c374eee
commit
c2719d1686
1 changed files with 1 additions and 1 deletions
|
|
@ -325,4 +325,4 @@ bool Adafruit_INA260::alertFunctionFlag(void) {
|
|||
Adafruit_I2CRegisterBits alert_function_flag =
|
||||
Adafruit_I2CRegisterBits(MaskEnable, 1, 4);
|
||||
return alert_function_flag.read();
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue