mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-01 21:54:55 -04:00
Fix corrupted char
This commit is contained in:
@@ -461,7 +461,7 @@ void GS232ControllerGUI::setProtocol(GS232ControllerSettings::Protocol protocol)
|
||||
ui->precisionLabel->setEnabled(false);
|
||||
}
|
||||
else if (protocol == GS232ControllerSettings::SPID)
|
||||
ÿ | ||||