mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-04 14:16:44 +02:00
CI: Added CI example run job
This commit is contained in:
committed by
suren-gabrielyan-espressif
parent
0875008a46
commit
76298ff70e
@ -103,7 +103,6 @@ static void websocket_app_start(void)
|
||||
|
||||
#else
|
||||
websocket_cfg.uri = CONFIG_WEBSOCKET_URI;
|
||||
|
||||
#endif /* CONFIG_WEBSOCKET_URI_FROM_STDIN */
|
||||
|
||||
ESP_LOGI(TAG, "Connecting to %s...", websocket_cfg.uri);
|
||||
|
Reference in New Issue
Block a user