show incorrect sample values

This commit is contained in:
Lewis Moten
2024-05-04 18:38:28 -04:00
parent 589095daee
commit a079ac5d53
2 changed files with 85 additions and 2 deletions

View File

@@ -41,6 +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>
<label>
<input type="checkbox" id="pause-after-end" checked>Pause after end
</label><br>