IICLCD_LOWCOST

Revision:
3:3468dc87d641
Parent:
2:bb20bb35536c
--- a/LiquidCrystal_I2C.h	Mon May 18 09:37:54 2015 +0000
+++ b/LiquidCrystal_I2C.h	Wed Sep 23 07:59:20 2015 +0000
@@ -47,8 +47,6 @@
 #define Rw 2 //B00000010  // Read/Write bit
 #define Rs 1 //B00000001  // Register select bit
 
-
-
 //public 
 
   void LiquidCrystal_I2Cbegin(uint8_t cols, uint8_t rows, uint8_t charsize = LCD_5x8DOTS );