Fix some dosctrings errors and trailing whitespaces
[contrib/upm.git] / src / lcd / lcm1602.cxx
index dd76f5d..007f5a4 100644 (file)
@@ -61,7 +61,7 @@ Lcm1602::Lcm1602(int bus_in, int addr_in) : I2CLcd (bus_in, addr_in) {
 }
 
 Lcm1602::~Lcm1602 () {
-    
+
 }
 
 /*