Heavily documented control library for the uOLED-96-G1 (SGC) by 4D Systems. Will likely work with any of the 4D Systems serial controlled screens. <<info>> All examples in the documentation have been tested to the best of my current abilities, but there are a few functions that I simply do not use. I have created a Lighthouse page for this library. You may submit bug reports or feature requests to [[http://mbed-uoled.lighthouseapp.com|this page]]. If you really do not wish to sign up for a Lighthouse account you may also post any bugs or requests [[/users/Nakor/notebook/uoled-bug-reports/|here]]. <</info>>

Dependents:   DS18B20 DS18B20GSM Astromed Astromed_build20121123

Revision:
3:949c5ac54e9c
Parent:
2:559b81f2bb1e
Child:
4:51f274633e70
--- a/uOLED.h	Mon Dec 20 18:26:02 2010 +0000
+++ b/uOLED.h	Mon Dec 20 18:28:24 2010 +0000
@@ -34,6 +34,7 @@
  * {    
  *     SGC.drawText(0, 0, 0, FF, "This is text");
  * }
+ * @endcode
  */
 class uOLED {
 public: