From 3f32d4593169f8f79809268cd106b55c86a47eaa Mon Sep 17 00:00:00 2001 From: Julian Labus <julian@labus-online.de> Date: Thu, 14 Mar 2019 10:58:41 +0100 Subject: [PATCH] ignore nexx-wt3020-8m image --- devices.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devices.js b/devices.js index c42ff78..8b382cd 100644 --- a/devices.js +++ b/devices.js @@ -79,7 +79,7 @@ var devices_recommended = { }, "Nexx": { - "WT3020": {"nexx-wt3020-8m": "8M"}, + "WT3020": {"nexx-wt3020-8m": "--ignore--"}, "WT3020AD": "nexx-wt3020ad", "WT3020F": "nexx-wt3020f", "WT3020H": "nexx-wt3020h", -- GitLab