mirror of
https://github.com/jketterl/openwebrx.git
synced 2026-04-04 14:08:38 +00:00
show sdr device log messages in the web configuration
This commit is contained in:
parent
ab40a2934f
commit
13e323cdd2
13 changed files with 133 additions and 34 deletions
|
|
@ -8,4 +8,5 @@ $(function(){
|
|||
$('.optional-section').optionalSection();
|
||||
$('#scheduler').schedulerInput();
|
||||
$('.exponential-input').exponentialInput();
|
||||
$('.device-log-messages').logMessages();
|
||||
});
|
||||
Loading…
Add table
Add a link
Reference in a new issue