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
Diff: DigoleSerialDisp.h
- Revision:
- 4:c4b2a8f0d056
- Parent:
- 3:e5615f0cb6ee
- Child:
- 5:7d3fd21b9ead
diff -r e5615f0cb6ee -r c4b2a8f0d056 DigoleSerialDisp.h --- 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 */
