remove old uart tool

This commit is contained in:
openshwprojects
2023-04-27 13:52:47 +02:00
parent 8f317c5b86
commit 2fdb3b56f8
3 changed files with 0 additions and 46 deletions

View File

@@ -17,7 +17,6 @@ int http_fn_cfg_wifi(http_request_t* request);
int http_fn_cfg_mac(http_request_t* request);
int http_fn_flash_read_tool(http_request_t* request);
int http_fn_cmd_tool(http_request_t* request);
int http_fn_uart_tool(http_request_t* request);
int http_fn_ha_cfg(http_request_t* request);
int http_fn_ha_discovery(http_request_t* request);
int http_fn_cfg(http_request_t* request);