From cffc6dbab52f8ce4f152496639d8c41ea838b69c Mon Sep 17 00:00:00 2001 From: Mit4el Date: Wed, 15 Nov 2023 22:06:13 +0300 Subject: [PATCH] upd profile file --- compilerProfile.json | 12 ++++++++++++ myProfile.json | 12 ++++++++++++ 2 files changed, 24 insertions(+) diff --git a/compilerProfile.json b/compilerProfile.json index 381f87da..b87fdac3 100644 --- a/compilerProfile.json +++ b/compilerProfile.json @@ -198,6 +198,14 @@ "path": "src/modules/sensors/Ble", "active": false }, + { + "path": "src/modules/sensors/Ble_part1", + "active": false + }, + { + "path": "src/modules/sensors/Ble_part2", + "active": false + }, { "path": "src/modules/sensors/Bme280", "active": true @@ -430,6 +438,10 @@ "path": "src/modules/display/Lcd2004", "active": true }, + { + "path": "src/modules/display/NextionUpload", + "active": false + }, { "path": "src/modules/display/Oled128", "active": false diff --git a/myProfile.json b/myProfile.json index 381f87da..b87fdac3 100644 --- a/myProfile.json +++ b/myProfile.json @@ -198,6 +198,14 @@ "path": "src/modules/sensors/Ble", "active": false }, + { + "path": "src/modules/sensors/Ble_part1", + "active": false + }, + { + "path": "src/modules/sensors/Ble_part2", + "active": false + }, { "path": "src/modules/sensors/Bme280", "active": true @@ -430,6 +438,10 @@ "path": "src/modules/display/Lcd2004", "active": true }, + { + "path": "src/modules/display/NextionUpload", + "active": false + }, { "path": "src/modules/display/Oled128", "active": false