DeviceReset

data class DeviceReset(val resetReason: Int, val appResetCounter: Int, val appResetLoopCounter: Int, val appUptimeSeconds: Int) : BootloaderDiagnosticData

Constructors

Link copied to clipboard
constructor(resetReason: Int, appResetCounter: Int, appResetLoopCounter: Int, appUptimeSeconds: Int)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard