graph amplitude over time.

This commit is contained in:
Lewis Moten
2024-04-30 22:46:35 -04:00
parent 93abebef38
commit 9f47e8c67e
2 changed files with 32 additions and 0 deletions

View File

@@ -20,6 +20,7 @@
</label>
<h2>Received</h2>
<textarea id="received-data" rows="10" cols="40"></textarea><br />
<canvas id="received-graph"></canvas>
</div>
</div>
</body>