mirror of
https://github.com/lumapu/ahoy.git
synced 2025-07-30 22:48:27 +02:00
parent
bd88242fea
commit
71e9fbdc0f
8 changed files with 75 additions and 67 deletions
|
@ -301,7 +301,7 @@ class HmRadio : public Radio {
|
|||
updateCrcs(&len, appendCrc16);
|
||||
|
||||
// set TX and RX channels
|
||||
mTxChIdx = mRfChLst[iv->txRfChId];
|
||||
mTxChIdx = mRfChLst[iv->heuristics.txRfChId];
|
||||
|
||||
if(*mSerialDebug) {
|
||||
DPRINT_IVID(DBG_INFO, iv->id);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue