automatically get new data if arrived

This commit is contained in:
DJ2LS 2021-08-23 16:26:38 +02:00 committed by GitHub
parent 2131d1dc8a
commit e00042ce60
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -672,7 +672,7 @@
</div>
</div>
<!--
<div class="row">
<div class="col">
<div class="card text-dark bg-light mb-0" >
@ -683,12 +683,11 @@
</div>
</div>
</div>
-->
<div class="row">
<div class="col">
<hr>
<button type="button" id="getRxBuffer" class="btn btn-danger" style="width:100%">GET RX BUFFER</button>
<!-- START OF TABLE FOR RECEIVED FILES-->
<table class="table">
@ -812,4 +811,4 @@
<script src="waterfall/spectrogram.js"></script>
<!--<script src="waterfall/script.js"></script>-->
</body>
</html>
</html>