From ee161b4437f458be4c864dd1e4d18a5ecab68ad8 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 11 Feb 2021 12:41:52 +0100 Subject: [PATCH] Update config.json --- scrutiny/config.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/scrutiny/config.json b/scrutiny/config.json index 43ef054e4..88a5d3f77 100644 --- a/scrutiny/config.json +++ b/scrutiny/config.json @@ -14,9 +14,6 @@ "ports": { "8080/tcp": 8085 }, - "usb": true, - "uart": true, - "devicetree": true, "ports_description": { "8080/tcp": "Web UI port" },