ESP 32 AsyncWebServer how to request value?

TUEJJ_BS
Posts: 1
Joined: Wed Jul 07, 2021 6:13 pm

ESP 32 AsyncWebServer how to request value?

Postby TUEJJ_BS » Wed Jul 07, 2021 6:25 pm

Hello,
I am working(or failing) on a controller for an RGB Lamp using the AsyncWebServer. I need to request the value of a colorpicker and save it in a variable... But i dont know how to do it...
Thanks in advance!
  1. [<html>
  2.  <head>
  3.  </head>
  4.  <body>
  5.    <label for="colorpicker">Color Picker:</label>
  6.    <input type="color" id="colorpicker" value="#0000ff">
  7.  </body>
  8. </html>]

Who is online

Users browsing this forum: Baidu [Spider] and 113 guests