mirror of
https://github.com/openshwprojects/OpenBK7231T_App.git
synced 2026-03-30 03:04:58 +00:00
add GET /api/info -> JSON {"uptimes":n, "build":"build time"}
This commit is contained in:
@ -11,6 +11,7 @@ extern const char htmlReturnToMenu[];
|
||||
|
||||
extern const char *htmlPinRoleNames[];
|
||||
|
||||
extern const char *g_build_str;
|
||||
|
||||
#define HTTP_RESPONSE_OK 200
|
||||
#define HTTP_RESPONSE_NOT_FOUND 404
|
||||
|
||||
Reference in New Issue
Block a user