Private
Public Access
2
0

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:
Gabriel Smith
2015-03-03 16:31:47 +00:00
committed by Brendan Le Foll
parent caf1383325
commit 0dd03950e4

View File

@@ -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 length Size of read in bytes to make