hello,
lcd setup show images with right aligned value, but I can't find how to do this in LCD template.
Function parseTemplate() in Misc.ino tell about 'valueFormat == "R"' but i don't understand how to use it
someone can help ?
howto right align on LCD
Moderators: grovkillen, Stuntteam, TD-er
Re: howto right align on LCD
something like this works for me:
out: [temp2#temperature#R] C
out: [temp2#temperature#R] C
Re: howto right align on LCD
hi,
that's works except if there is a %system% variable in the line
works
don't works, no right align for vbat#Analog value
that's works except if there is a %system% variable in the line
Code: Select all
Vbat: [vbat#Analog#R]
Code: Select all
Up %uptime% Vbat: [vbat#Analog#R]
Who is online
Users browsing this forum: No registered users and 17 guests