fix(sniffer): fix channel in rx_ctrl is zero when using sniffer

This commit is contained in:
yinqingzhao
2025-03-27 16:18:11 +08:00
parent b39b0cc47f
commit fe923b3b4b
2 changed files with 2 additions and 2 deletions

View File

@@ -40,7 +40,7 @@ rcUpdateRate = 0x40001c9c;
wDev_AppendRxBlocks = 0x40001cdc;
//wDev_IndicateFrame = 0x40001cec;
wDev_ProcessFiq = 0x40001d08;
wDev_ProcessRxSucData = 0x40001d0c;
/*wDev_ProcessRxSucData = 0x40001d0c;*/
//ppProcTxDone = 0x40001d1c;
/*pm_tx_data_done_process = 0x40001d20;*/
ppMapWaitTxq = 0x40001d28;