From 7659b3a700038957bb0d96a6a7e32025478568b2 Mon Sep 17 00:00:00 2001 From: biver Date: Mon, 3 Oct 2022 08:58:18 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D1=8F?= =?UTF-8?q?=D0=B5=D0=BC=20=D0=BD=D0=BE=D0=B2=D1=8B=D0=B5=20=D0=BF=D0=B0?= =?UTF-8?q?=D1=80=D0=B0=D0=BC=D0=B5=D1=82=D1=80=D1=8B=20=D0=B4=D0=BB=D1=8F?= =?UTF-8?q?=20I2C=20=D0=B2=20=D0=BF=D1=80=D0=BE=D1=84=D0=B8=D0=BB=D1=8C=20?= =?UTF-8?q?=D0=BD=D0=B0=D1=81=D1=82=D1=80=D0=BE=D0=B5=D0=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- myProfile.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/myProfile.json b/myProfile.json index 5a5f56cd..71c71bd0 100644 --- a/myProfile.json +++ b/myProfile.json @@ -17,7 +17,10 @@ "mqttPass": "3hostel3", "serverip": "http://iotmanager.org", "log": 0, - "mqttin": 0 + "mqttin": 0, + "pinSCL": 0, + "pinSDA": 0, + "i2cFreq": 100000 }, "projectProp": { "platformio": {