styling: remove trailing whitespace from all modules
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
@@ -41,7 +41,7 @@ IICLcd::IICLcd (int bus, int lcdAddress) {
|
||||
}
|
||||
}
|
||||
|
||||
maa_result_t
|
||||
maa_result_t
|
||||
IICLcd::write (int row, int column, std::string msg) {
|
||||
setCursor (row, column);
|
||||
write (msg);
|
||||
|
||||
Reference in New Issue
Block a user