Driver for the Digole Serial universal LCD display adapter

Dependents:   DataBus

Revision:
4:c4b2a8f0d056
Parent:
3:e5615f0cb6ee
Child:
5:a78901fe6a7b
--- 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
  */