mirror of
https://github.com/jketterl/openwebrx.git
synced 2026-04-04 14:08:38 +00:00
make a more generic ExponentialInput and use that for the sample_rate input
This commit is contained in:
parent
7a0c934af5
commit
0537e23e38
5 changed files with 22 additions and 19 deletions
|
|
@ -7,5 +7,5 @@ $(function(){
|
|||
$('#rf_gain').gainInput();
|
||||
$('.optional-section').optionalSection();
|
||||
$('#scheduler').schedulerInput();
|
||||
$('.frequency-input').frequencyInput();
|
||||
$('.exponential-input').exponentialInput();
|
||||
});
|
||||
Loading…
Add table
Add a link
Reference in a new issue