TX_WATCHDOG constant

CriticalErrorCode const TX_WATCHDOG

A software bug was detected while trying to send lora

Implementation

static const CriticalErrorCode TX_WATCHDOG =
    CriticalErrorCode._(1, _omitEnumNames ? '' : 'TX_WATCHDOG');