% is not printed #23533
Unanswered
SteWers
asked this question in
scripter / SML
% is not printed
#23533
Replies: 2 comments
-
It works with |
Beta Was this translation helpful? Give feedback.
0 replies
-
scripter converts %% to % and passes the complete command to Tasmota Logs which in turn interprets the % char, thus we need 4 % |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
%
is not printed in script, when usingprint %%
.Simple script to test:
The output looks like this:
The script runs on an ESP8266 with version 14.6.0.1
@gemu2015: It would be nice, if you will have a look on it.
Beta Was this translation helpful? Give feedback.
All reactions