Added restart/tare to API and various fixes
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#include <functional>
|
||||
#include "Dtypes.h"
|
||||
|
||||
constexpr int MAX_URI_HANDLERS = 10;
|
||||
constexpr int MAX_URI_HANDLERS = 20;
|
||||
|
||||
esp_err_t rawCallback(httpd_req_t *req);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user