OtaUpgradeStream.h File Reference
Include dependency graph for OtaUpgradeStream.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

using OtaUpgradeStream = OtaUpgrade::BasicStream
 

Typedef Documentation

◆ OtaUpgradeStream

Alias for either OtaUpgrade::BasicStream or OtaUpgrade::EncryptedStream, depending on encryption settings.

Application code should use this alias to avoid source code modifications when changing OTA upgrade security settings.