возвращаем версию EspSoftwareSerial до последней

откатывались временно из-за ошибки в библе
This commit is contained in:
2023-03-28 09:15:43 +03:00
parent a68b143e54
commit 45748cd67f
2 changed files with 4 additions and 6 deletions

View File

@@ -66,10 +66,10 @@
"defActive": true,
"usedLibs": {
"esp32_4mb": [
"plerup/EspSoftwareSerial@^7.0.0"
"plerup/EspSoftwareSerial"
],
"esp8266_4mb": [
"plerup/EspSoftwareSerial@^7.0.0"
"plerup/EspSoftwareSerial"
]
}
}