mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-04-04 22:17:34 +00:00
fix digimode init from hash
This commit is contained in:
parent
a96690c8bd
commit
28c1425a8f
2 changed files with 8 additions and 5 deletions
|
|
@ -237,8 +237,6 @@ Demodulator.prototype.set_offset_frequency = function(to_what) {
|
|||
this.set();
|
||||
this.emit("frequencychange", to_what);
|
||||
mkenvelopes(get_visible_freq_range());
|
||||
//tunedFrequencyDisplay.setFrequency(center_freq + to_what);
|
||||
updateHash();
|
||||
};
|
||||
|
||||
Demodulator.prototype.get_offset_frequency = function() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue