OSDN Git Service

Ver1.0.3
[scilog/scilog.git] / lcd.c
diff --git a/lcd.c b/lcd.c
index bac280d..1c8f5bc 100644 (file)
--- a/lcd.c
+++ b/lcd.c
@@ -10,7 +10,7 @@
 #include "mes_print.h"
 #include "lcd.h"
 
-#define        DEV_LCD "/dev/i2c-3"
+#define        DEV_LCD "/dev/i2c-2"    // Kernel3.18から変わった 以前はi2c-3
 
 
 static int     fh = -1;