Hi
I want to add a button to my Arduino website and in previous versions it was something like :
client.println("LED Off");
But now in 1.0.1 I see no button on my website, only some other text.
Any suggestions?
Cheers
Hi
I want to add a button to my Arduino website and in previous versions it was something like :
client.println("LED Off");
But now in 1.0.1 I see no button on my website, only some other text.
Any suggestions?
Cheers
I found the problem, I placed the button in the wrong function ![]()