From 0b83a72dc4d512685819c914b302fe7efeada6cb Mon Sep 17 00:00:00 2001 From: IoT Manager <67171972+IoTManagerProject@users.noreply.github.com> Date: Sun, 1 Oct 2023 16:02:58 +0200 Subject: [PATCH] =?UTF-8?q?=D1=81=D0=B8=D0=BD=D1=85=D1=80=D0=BE=D0=BD?= =?UTF-8?q?=D0=B8=D0=B7=D0=B0=D1=86=D0=B8=D1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- myProfileDef.json | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/myProfileDef.json b/myProfileDef.json index b864c59a..cbb608ac 100644 --- a/myProfileDef.json +++ b/myProfileDef.json @@ -368,12 +368,6 @@ "active": false } ], - "Экраны": [ - { - "path": "src/modules/display/Oled128", - "active": false - } - ], "screens": [ { "path": "src/modules/display/DwinI", @@ -387,6 +381,10 @@ "path": "src/modules/display/NextionUpload", "active": false }, + { + "path": "src/modules/display/Oled128", + "active": false + }, { "path": "src/modules/display/Smi2_m", "active": true