kopia lustrzana https://github.com/OpenRTX/OpenRTX
Module17 Fixed Baseband tuning potentiometer setting
rodzic
70f0ce45d3
commit
d43dd57031
|
@ -765,7 +765,7 @@ void ui_updateFSM(bool *sync_rtx)
|
|||
_ui_changeWiper(&mod17CalData.tx_wiper, -1);
|
||||
break;
|
||||
case D_RXWIPER:
|
||||
_ui_changeWiper(&mod17CalData.tx_wiper, -1);
|
||||
_ui_changeWiper(&mod17CalData.rx_wiper, -1);
|
||||
break;
|
||||
case D_TXINVERT:
|
||||
mod17CalData.bb_tx_invert -= 1;
|
||||
|
|
Ładowanie…
Reference in New Issue