NeoNextion
NeoNextion copied to clipboard
Picture Visibility
Hi,
is there any way to set a pictures visibility ? Something like the direct command VIS 1 = show VIS 0 = hide
Thank you very much.
I always use sendCommand; for example
nex.sendCommand("vis p7,0") // of course nex is Nextion object