mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-07-24 11:04:10 -04:00
Spectrum Annotations. Implements #887
This commit is contained in:
@@ -1181,7 +1181,6 @@ bool MainWindow::handleMessage(const Message& cmd)
|
||||
{
|
||||
int nbMIMOChannels = deviceUI->getNumberOfAvailableMIMOChannels();
|
||||
int nbRxChannels = deviceUI->getNumberOfAvailableRxChannels();
|
||||
int nbTxChannels = deviceUI->getNumberOfAvailableTxChannels();
|
||||
int direction = notif.getDirection();
|
||||
|
||||
if (direction == 2) {
|
||||
|
||||
Reference in New Issue
Block a user