Skip to content

Commit

Permalink
Restyled by whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
restyled-commits committed Dec 7, 2021
1 parent e884c32 commit 80a51e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/ota-requestor-app/mbed/main/AppTask.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -272,4 +272,4 @@ void AppTask::OnDownloadCompletedCallback(MbedOTADownloader::ImageInfo * imageIn
ota_download_completed_event.OTADownloadCompletedEvent.imageInfo = imageInfo;
sAppTask.PostEvent(&ota_download_completed_event);
}
#endif
#endif

0 comments on commit 80a51e2

Please sign in to comment.