Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of TextLCD by
Revision 6:e4cb7ddee0d3, committed 2010-11-23
- Comitter:
- simon
- Date:
- Tue Nov 23 14:26:19 2010 +0000
- Parent:
- 5:a53b3e2d6f1e
- Child:
- 7:44f34c09bd37
- Commit message:
- Published as a library
Changed in this revision
TextLCD.cpp | Show annotated file Show diff for this revision Revisions of this file |
TextLCD.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/TextLCD.cpp Sat May 29 10:15:04 2010 +0000 +++ b/TextLCD.cpp Tue Nov 23 14:26:19 2010 +0000 @@ -1,5 +1,5 @@ /* mbed TextLCD Library, for a 4-bit LCD based on HD44780 - * Copyright (c) 2007-2010, sford + * Copyright (c) 2007-2010, sford, http://mbed.org * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal
--- a/TextLCD.h Sat May 29 10:15:04 2010 +0000 +++ b/TextLCD.h Tue Nov 23 14:26:19 2010 +0000 @@ -1,5 +1,5 @@ /* mbed TextLCD Library, for a 4-bit LCD based on HD44780 - * Copyright (c) 2007-2010, sford + * Copyright (c) 2007-2010, sford, http://mbed.org * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal