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

Files at this revision

API Documentation at this revision

Comitter:
admcrae
Date:
Wed Mar 11 19:50:55 2015 +0000
Parent:
5:ec04cd4e98ce
Commit message:
Rev 2.0

Changed in this revision

uLCD_4D_Picaso.h Show annotated file Show diff for this revision Revisions of this file
--- 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);