Search found 1 match

by TUEJJ_BS
Wed Jul 07, 2021 6:25 pm
Forum: General Discussion
Topic: ESP 32 AsyncWebServer how to request value?
Replies: 0
Views: 1208

ESP 32 AsyncWebServer how to request value?

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! [<html> <head> </head> <body> <label for="colorpicker">Color Picker:</label> <input t...