From 24caffa8a902a84b722ed95ad9b1056be76dcefa Mon Sep 17 00:00:00 2001 From: KubaPro010 Date: Sun, 10 May 2026 15:17:56 +0200 Subject: [PATCH] whoops --- modules/web/fm95.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/web/fm95.html b/modules/web/fm95.html index 04a14ad..5632af8 100644 --- a/modules/web/fm95.html +++ b/modules/web/fm95.html @@ -365,7 +365,7 @@ function poll() { if (ws && ws.readyState === WebSocket.OPEN) ws.send(POLL_MSG); } connect(); - animLoop(); + drawScope(); \ No newline at end of file