i2c.hpp: Remove tab
Signed-off-by: Gabriel Smith <ga29smith@gmail.com> Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
committed by
Brendan Le Foll
parent
caf1383325
commit
0dd03950e4
@@ -102,7 +102,7 @@ class I2c {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Read length bytes from the bus into *data pointer
|
* Read length bytes from the bus into *data pointer
|
||||||
*
|
*
|
||||||
* @param data Data to read into
|
* @param data Data to read into
|
||||||
* @param length Size of read in bytes to make
|
* @param length Size of read in bytes to make
|
||||||
|
|||||||
Reference in New Issue
Block a user