esp32 firmware for a toaster reflow oven WIP!!!!!
您最多能選擇 25 個主題 主題必須以字母或數字為開頭,可包含連接號「-」且最長為 35 個字元。
 
 
 
 
 
 
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 年前
..
include/httpd_utils add webserver components, some webserver fices and improvements in templating, add real time history chart 4 年前
src add webserver components, some webserver fices and improvements in templating, add real time history chart 4 年前
CMakeLists.txt add webserver components, some webserver fices and improvements in templating, add real time history chart 4 年前
README.txt add webserver components, some webserver fices and improvements in templating, add real time history chart 4 年前
component.mk add webserver components, some webserver fices and improvements in templating, add real time history chart 4 年前

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.