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 DigoleSerialDisp by
Revision 4:c4b2a8f0d056, committed 2013-02-25
- Comitter:
- shimniok
- Date:
- Mon Feb 25 06:12:59 2013 +0000
- Parent:
- 3:e5615f0cb6ee
- Child:
- 5:920614dc6fca
- Commit message:
- Attempting to fix blank API docs
Changed in this revision
| DigoleSerialDisp.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/DigoleSerialDisp.h Mon Feb 25 06:04:08 2013 +0000 +++ b/DigoleSerialDisp.h Mon Feb 25 06:12:59 2013 +0000 @@ -1,6 +1,6 @@ /** Digole Serial Display library, I2C * - * @Author: Digole Digital Solutions : www.digole.com ported from Arduino to mbed by Michael Shimniok http://www.bot-thoughts.com + * @Author: Digole Digital Solutions : www.digole.com ported from Arduino to mbed by Michael Shimniok www.bot-thoughts.com */ #ifndef DigoleSerialDisp_h #define DigoleSerialDisp_h @@ -26,7 +26,7 @@ #define _GRAPH_ 1 /** Digole Serial LCD/OLED Library - * http://www.digole.com/index.php?productID=535 + * www.digole.com/index.php?productID=535 * * Includes Arduino Print class member functions */
