More configuration options
- wifi provisioning - auto start/stop of sessions
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#include <functional>
|
||||
#include "Dtypes.h"
|
||||
|
||||
constexpr int MAX_URI_HANDLERS = 20;
|
||||
constexpr int MAX_URI_HANDLERS = 25;
|
||||
|
||||
esp_err_t rawCallback(httpd_req_t *req);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user