![](/media/cache/img/default_profile.jpg.50x50_q85.jpg)
C coded library to use 1Wire LCD
Fork of 1WireLcd by
Diff: main.cpp
- Revision:
- 1:842f42dcf39a
- Parent:
- 0:fcd5b3044e79
--- a/main.cpp Sun Apr 10 08:38:02 2011 +0000 +++ b/main.cpp Mon Aug 13 22:47:50 2012 +0000 @@ -8,5 +8,5 @@ lcd_init(); - lcd_printf("Ahmet UNAL"); + lcd_printf("1-Wire Shift LCD"); }