mirror of
https://github.com/openshwprojects/OpenBK7231T_App.git
synced 2026-02-21 13:25:44 +00:00
reorganize, allow setting start value from web panel part 1
This commit is contained in:
@ -30,3 +30,4 @@ 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);
|
||||
int http_fn_cfg_startup(http_request_t *request);
|
||||
|
||||
Reference in New Issue
Block a user