mirror of
https://github.com/lewismoten/data-over-audio.git
synced 2026-04-04 03:06:25 +08:00
show failed segments per channel
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
<div>
|
||||
<h2>Frequency Graph</h2>
|
||||
<canvas id="received-graph" width="800" height="150"></canvas><br>
|
||||
<canvas id="received-channel-graph" width="800" height="150"></canvas><br>
|
||||
<canvas id="received-channel-graph" width="800" height="300"></canvas><br>
|
||||
<label>
|
||||
<input type="checkbox" id="pause-after-end" checked>Pause after end
|
||||
</label><br>
|
||||
|
||||
Reference in New Issue
Block a user