Character "%" is not printed as String on LCD
Posted: Fri Feb 03, 2012 10:44 am
Of course that is a... big issue of FC5
I can correct it only by customizing the C code in "Call Component Macro" icon. The rest characters are printed OK as strings.

Code: Select all
//Call Component Macro
//Call Component Macro: PrintString("%")
FCD_LCDDisplay0_PrintString("", 1);