Orignal AVR Tiny USI Based I2C slave LCD Driver.
Dependents: MyLCD_OSARU MyLCD_printf
Revision 1:794acd9a0b9c, committed 2013-12-12
- Comitter:
- bant62
- Date:
- Thu Dec 12 00:31:44 2013 +0000
- Parent:
- 0:2ba6a6510880
- Commit message:
- Fixed the software description;
Changed in this revision
MyLCD.cpp | Show annotated file Show diff for this revision Revisions of this file |
MyLCD.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/MyLCD.cpp Wed Dec 11 11:58:45 2013 +0000 +++ b/MyLCD.cpp Thu Dec 12 00:31:44 2013 +0000 @@ -11,7 +11,7 @@ * Revision History: * When Who Description of change * ----------- ----------- ----------------------- - * 2012/12/11 Hiroshi M init + * 2013/12/11 Hiroshi M init ***************************************************************************** * * Copyright (C) 2013 Hiroshi M, MIT License
--- a/MyLCD.h Wed Dec 11 11:58:45 2013 +0000 +++ b/MyLCD.h Thu Dec 12 00:31:44 2013 +0000 @@ -11,7 +11,7 @@ * Revision History: * When Who Description of change * ----------- ----------- ----------------------- - * 2012/12/06 Hiroshi M init + * 2013/12/06 Hiroshi M init ***************************************************************************** * * Copyright (C) 2013 Hiroshi M, MIT License