fix type
This commit is contained in:
parent
8fdc6f2b99
commit
8b4063bbf0
@ -360,7 +360,7 @@ class BusInterface
|
||||
{
|
||||
i2c_mode = mode;
|
||||
}
|
||||
int GetI2CMode() const
|
||||
bool GetI2CMode() const
|
||||
{
|
||||
return i2c_mode;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user