howto right align on LCD

Moderators: grovkillen, Stuntteam, TD-er

Post Reply
Message
Author
jblb
New user
Posts: 5
Joined: 24 May 2016, 00:44

howto right align on LCD

#1 Post by jblb » 24 May 2016, 01:01

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 ?

grz3
Normal user
Posts: 36
Joined: 21 Feb 2016, 21:47

Re: howto right align on LCD

#2 Post by grz3 » 24 May 2016, 01:53

something like this works for me:
out: [temp2#temperature#R] C

jblb
New user
Posts: 5
Joined: 24 May 2016, 00:44

Re: howto right align on LCD

#3 Post by jblb » 24 May 2016, 09:47

hi,
that's works except if there is a %system% variable in the line

Code: Select all

Vbat: [vbat#Analog#R]
works

Code: Select all

Up %uptime% Vbat: [vbat#Analog#R]
don't works, no right align for vbat#Analog value

Post Reply

Who is online

Users browsing this forum: No registered users and 26 guests