RADIO_SPI_BUG constant
CriticalErrorCode
const RADIO_SPI_BUG
A (likely software but possibly hardware) failure was detected while trying to send packets. If this occurs on your board, please post in the forum so that we can ask you to collect some information to allow fixing this bug
Implementation
static const CriticalErrorCode RADIO_SPI_BUG =
CriticalErrorCode._(11, _omitEnumNames ? '' : 'RADIO_SPI_BUG');