From 8f3e62f70ef4301fa3b2f16dc507cd55ab967eb7 Mon Sep 17 00:00:00 2001 From: Tobias Hopp Date: Sat, 28 Jan 2023 17:34:58 +0100 Subject: [PATCH] =?UTF-8?q?hallo=20du=20kleiner=20wicht,=20liebe=20gr?= =?UTF-8?q?=C3=BC=C3=9Fe?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Took 23 seconds Took 34 seconds --- src/routes/ws/websocketRoute.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/routes/ws/websocketRoute.ts b/src/routes/ws/websocketRoute.ts index 44b0d08..8480f97 100644 --- a/src/routes/ws/websocketRoute.ts +++ b/src/routes/ws/websocketRoute.ts @@ -168,6 +168,7 @@ router.ws('/', async (ws, req, next) => { "ambient_color": string } + await SensorHelper.clearAllRawMeasurements();