esp32 firmware for a toaster reflow oven WIP!!!!!
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
 
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 anos atrás
..
include/httpd_utils add webserver components, some webserver fices and improvements in templating, add real time history chart 4 anos atrás
src add webserver components, some webserver fices and improvements in templating, add real time history chart 4 anos atrás
CMakeLists.txt add webserver components, some webserver fices and improvements in templating, add real time history chart 4 anos atrás
README.txt add webserver components, some webserver fices and improvements in templating, add real time history chart 4 anos atrás
component.mk add webserver components, some webserver fices and improvements in templating, add real time history chart 4 anos atrás

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.