Open srajwal opened 6 years ago
Hi I wanted to know what is the significance of having \ (backward slash) in the following line of code-
server.send(200, "text/html", "<form action=\"/LED\" method=\"POST\"><input type=\"submit\" value=\"Toggle LED\">")
Hi I wanted to know what is the significance of having \ (backward slash) in the following line of code-
server.send(200, "text/html", "<form action=\"/LED\" method=\"POST\"><input type=\"submit\" value=\"Toggle LED\">")