mirror of
https://github.com/openshwprojects/OpenBK7231T_App.git
synced 2026-03-14 03:08:20 +01:00
tasmota device grups p1
This commit is contained in:
@@ -57,6 +57,7 @@ int postany(http_request_t *request, const char *str, int len);
|
||||
void misc_formatUpTimeString(int totalSeconds, char *o);
|
||||
void HTTP_AddBuildFooter(http_request_t *request);
|
||||
int http_getArg(const char *base, const char *name, char *o, int maxSize);
|
||||
int http_getArgInteger(const char *base, const char *name);
|
||||
|
||||
// poststr with format - for results LESS THAN 128
|
||||
int hprintf128(http_request_t *request, const char *fmt, ...);
|
||||
|
||||
Reference in New Issue
Block a user