EasyNextionLibrary
EasyNextionLibrary copied to clipboard
How to change globals variables?
Please how can change globals variable in nextion? In HMI I create variable var1 and set vscope as global. But when I send myNex.writeNum("var1.val=",123);
it is not function. Why?
You dont need the =
after your variable.
https://github.com/Seithan/EasyNextionLibrary#usefull-tips