exemple : the " ? " symbol become " | "
if I delete the Perf parameters, both entries
Code: Select all
$CustomChar(1,8,20,8,0,0,0,0,0)$Chr(176)
Code: Select all
?
I dont know if the use of Perf plugin modify the custom char table...
When I use the default "CPU usage bar" (LCDsmartie/sysinfo tab), degree symbol "?" it works fine ; When I use the default "CPU usage bar" (LCDsmartie/sysinfo tab) whith the cutom char. degree symbol ($CustomChar(1,8,20,8,0,0,0,0,0)$Chr(176)), the bargraph is "corrupted"...
how to resolve that?