fix ota trigger example (#3530)

This commit is contained in:
85368.MB 2024-01-11 23:54:19 +01:00 committed by GitHub
parent ac1c66f3d8
commit b21f225872
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -174,7 +174,7 @@ enum. These values are:
then:
- if:
condition:
lambda: return state == ota::OTA_STARTED
lambda: return state == ota::OTA_STARTED;
then:
- logger.log: "OTA start"