make a more generic ExponentialInput and use that for the sample_rate input
This commit is contained in:
@@ -7,5 +7,5 @@ $(function(){
|
||||
$('#rf_gain').gainInput();
|
||||
$('.optional-section').optionalSection();
|
||||
$('#scheduler').schedulerInput();
|
||||
$('.frequency-input').frequencyInput();
|
||||
$('.exponential-input').exponentialInput();
|
||||
});
|
||||
Reference in New Issue
Block a user