Update gp8403.h

This commit is contained in:
SeByDocKy 2024-11-06 20:28:02 +01:00 committed by GitHub
parent e428659ee0
commit 469ce3ba47
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -22,7 +22,6 @@ class GP8403 : public Component, public i2c::I2CDevice {
protected:
GP8403Voltage voltage_;
};
} // namespace gp8403