From 47b35d34bb742465a90354c6338ed05d309696ab Mon Sep 17 00:00:00 2001 From: David Halls Date: Thu, 19 Aug 2021 16:30:33 +0100 Subject: [PATCH] Remove comment --- site/example.js | 1 - 1 file changed, 1 deletion(-) diff --git a/site/example.js b/site/example.js index 2a09dba..0136b61 100644 --- a/site/example.js +++ b/site/example.js @@ -363,7 +363,6 @@ async function start() { canvas_el.style.width = `${width}px`; canvas_el.style.height = `${height}px`; // TODO: - // should we vertically centre canvas? // select which camera to use (front/rear)? // a40 no buffers currently available in the reader queue // windows, android, iOS, find a mac to test