You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme
+13-1Lines changed: 13 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,9 @@ If you want to use your own I2C library you have to fit i2c-function at lcd-libr
8
8
Settings for I2C-bus have to set at i2c.h
9
9
Settings for display have to set at lcd.h
10
10
11
-
exampel:
11
+
If you want to use characters like e.g. ä set your compiler input-charset to utf-8 and your compiler exec-charset to iso-8859-15 (look at makefile line 115).
0 commit comments