mirror of
https://github.com/openshwprojects/OpenBK7231T_App.git
synced 2026-02-17 10:35:42 +00:00
as requested; allow users to change boot success mark time - part 1
This commit is contained in:
@ -29,3 +29,4 @@ int http_fn_empty_url(http_request_t *request);
|
||||
int http_fn_other(http_request_t *request);
|
||||
int http_fn_cm(http_request_t *request);
|
||||
int http_fn_startup_command(http_request_t *request);
|
||||
int http_fn_cfg_generic(http_request_t *request);
|
||||
|
||||
Reference in New Issue
Block a user