Skip to content

Commit

Permalink
Merge pull request wolfSSL#699 from gojimmypi/PR-Espressif-Example-Up…
Browse files Browse the repository at this point in the history
…date

Update Espressif examples for Managed Component publish
  • Loading branch information
JacobBarthelmeh authored and jefferyq2 committed Oct 18, 2024
1 parent 1afb3e8 commit 176b986
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ void app_main(void)
{
func_args args = {0};
esp_err_t ret = ESP_OK;
int ret = ESP_OK;

ESP_LOGI(TAG, "------------ wolfSSL wolfSSH template Example ----------");
ESP_LOGI(TAG, "--------------------------------------------------------");
Expand Down

0 comments on commit 176b986

Please sign in to comment.