Skip to content

Commit daca8fb

Browse files
committed
Uncrustify: triggered by comment.
1 parent 6f8434a commit daca8fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

main/demo_tasks/ota_over_mqtt_demo/ota_over_mqtt_demo.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -565,6 +565,7 @@ static void prvOtaAppCallback( OtaJobEvent_t event,
565565
{
566566
ESP_LOGE( TAG, "Failed to set image state as accepted with error %d.", err );
567567
}
568+
568569
/* Signal coreMQTT-Agent network manager that an OTA job has stopped. */
569570
xCoreMqttAgentManagerPost( CORE_MQTT_AGENT_OTA_STOPPED_EVENT );
570571
break;

0 commit comments

Comments
 (0)