So you're a Noob? Post your questions here until you graduate! Don't be shy.

User avatar
By JayantB
#62628 I had a code to have a button control a LED on a webpage using a Node MCU
I modified the buttons a bit on the website, changed the HTML code with Bootstrap
does anyone know upload it in my Node MCU
In the previous original code, the Node MCU server replied to a client request a hosted the webpage having just a button
a lot of HTML syntaxes give errors in a Arduino IDE if I port by writing client.print("Html code line by line")
Can someone help me out ?