mirror of
https://github.com/ok-home/ota_ws_update.git
synced 2025-11-13 22:03:27 +03:00
reorder to ota_ws_update
This commit is contained in:
@@ -7,10 +7,9 @@ extern "C"
|
||||
{
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* @brief register provision handlers ( web page & ws handlers) on existing httpd server with ws support
|
||||
* uri page -> CONFIG_DEFAULT_URI
|
||||
* @brief register ota_ws httpd handlers ( web page & ws handlers) on existing httpd server with ws support
|
||||
* uri page -> CONFIG_OTA_DEFAULT_WS_URI
|
||||
* @param httpd_handle_t server -> existing server handle
|
||||
* @return
|
||||
* ESP_OK -> register OK
|
||||
Reference in New Issue
Block a user