Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
SciLor committed Aug 30, 2024
1 parent 691c474 commit 474301a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/handler_cloud.c
Original file line number Diff line number Diff line change
Expand Up @@ -673,7 +673,7 @@ error_t handleCloudContent(HttpConnection *connection, const char_t *uri, const
}

stream_ctx->active = false;

while (!stream_ctx->quit)
{
osDelayTask(100);
Expand Down

0 comments on commit 474301a

Please sign in to comment.