IR blaster with esp32, WIP
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Ondřej Hruška c8ec93722e initial version made by removing all csp stuff from cspemu 2 years ago
..
include/httpd_utils initial version made by removing all csp stuff from cspemu 2 years ago
src initial version made by removing all csp stuff from cspemu 2 years ago
CMakeLists.txt initial version made by removing all csp stuff from cspemu 2 years ago
README.txt initial version made by removing all csp stuff from cspemu 2 years ago
component.mk initial version made by removing all csp stuff from cspemu 2 years ago

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.