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:
20:a07d700164c8
Parent:
19:cc4f5d01f080
Child:
21:87a2227c1ad2
--- a/uOLED.h	Tue Dec 21 14:45:35 2010 +0000
+++ b/uOLED.h	Tue Dec 21 14:47:35 2010 +0000
@@ -119,7 +119,6 @@
     
     /** Draw a line.
     * 
-    * Draws a line to the screen.
     * @param x1 Top left horizontal start position.
     * @param y1 Top left vertical start position.
     * @param x2 Bottom right horizontal start position.