Driver for 4D Systems LCD screen with Picaso processor. Ported from 4D Systems Picaso Serial Linux Library

Dependencies:   MODSERIAL

Dependents:   uLCD_4D_24PTU Drawing Program RoommateTracker_ScreenAndPhone ece4180_roommate_tracker_final

Revision:
6:70c65c7c4337
Parent:
5:ec04cd4e98ce
--- a/uLCD_4D_Picaso.h	Wed Mar 11 19:44:43 2015 +0000
+++ b/uLCD_4D_Picaso.h	Wed Mar 11 19:50:55 2015 +0000
@@ -132,7 +132,7 @@
 	
 	/**
 	 * Sets text font height.
-	 * @param Multiplier Font height as multiple of default.
+	 * @param Multiplier Font height as multiple of default height.
 	 * @return Previous setting.
 	 */
 	uint16_t txt_Height(uint16_t Multiplier);