implement a frequency input with switchable exponent
This commit is contained in:
@@ -7,4 +7,5 @@ $(function(){
|
||||
$('#rf_gain').gainInput();
|
||||
$('.optional-section').optionalSection();
|
||||
$('#scheduler').schedulerInput();
|
||||
$('.frequency-input').frequencyInput();
|
||||
});
|
||||
Reference in New Issue
Block a user