update wording to direct users to the feature report
This commit is contained in:
parent
cb29fc251c
commit
4b36aca6fc
@ -89,7 +89,7 @@ DemodulatorPanel.prototype.setMode = function(requestedModulation) {
|
||||
return;
|
||||
}
|
||||
if (!mode.isAvailable()) {
|
||||
divlog('Modulation "' + mode.name + '" not supported. Please check requirements', true);
|
||||
divlog('Modulation "' + mode.name + '" not supported. Please check the feature report', true);
|
||||
return;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user