mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
возвращаем версию EspSoftwareSerial до последней
откатывались временно из-за ошибки в библе
This commit is contained in:
@@ -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"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user