esp32 firmware for a toaster reflow oven WIP!!!!!
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
 
 
reflower/components/httpd_utils
Ondřej Hruška ef7866a29f
add webserver components, some webserver fices and improvements in templating, add real time history chart
4 anni fa
..
include/httpd_utils add webserver components, some webserver fices and improvements in templating, add real time history chart 4 anni fa
src add webserver components, some webserver fices and improvements in templating, add real time history chart 4 anni fa
CMakeLists.txt add webserver components, some webserver fices and improvements in templating, add real time history chart 4 anni fa
README.txt add webserver components, some webserver fices and improvements in templating, add real time history chart 4 anni fa
component.mk add webserver components, some webserver fices and improvements in templating, add real time history chart 4 anni fa

README.txt

Functions enriching the HTTP server bundled with ESP-IDF.
This package includes HTTP-related utilities, captive
portal implementation, and a cookie-based session system with a
key-value store and expirations.