From a94a4c3f234d0769bc7971c54125ae54975f58da Mon Sep 17 00:00:00 2001 From: Mit4el Date: Sat, 17 Jun 2023 18:29:36 +0300 Subject: [PATCH] =?UTF-8?q?Mhz19=20=D0=B4=D0=BB=D1=8F=20esp32s2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/modules/sensors/Mhz19/modinfo.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/modules/sensors/Mhz19/modinfo.json b/src/modules/sensors/Mhz19/modinfo.json index 638fe131..dc2ca89e 100644 --- a/src/modules/sensors/Mhz19/modinfo.json +++ b/src/modules/sensors/Mhz19/modinfo.json @@ -78,6 +78,7 @@ "defActive": false, "usedLibs": { "esp32_4mb": [], + "esp32s2_4mb": ["plerup/EspSoftwareSerial"], "esp8266_4mb": [] } } \ No newline at end of file