Variable firmwareExchangePacketsConst

firmwareExchangePackets: {
    rx: ResponseCommandId[];
    tx: RequestCommandId[];
} = ...