handle OTA aborted cases
This commit is contained in:
@@ -13,6 +13,8 @@ enum class RestartReason
|
||||
ConfigurationUpdated,
|
||||
RestartTimer,
|
||||
OTATimeout,
|
||||
OTAAborted,
|
||||
OTAUnknownState,
|
||||
DeviceUnpaired,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user