Добавляем возможность использовать Uart в 8285

This commit is contained in:
2023-05-09 08:45:37 +03:00
parent 3e49a24d07
commit 1dff39eecf

View File

@@ -82,7 +82,12 @@
],
"esp8266_2mb_ota": [
"plerup/EspSoftwareSerial"
],
"esp8285_1mb": [
"plerup/EspSoftwareSerial"
],
"esp8285_1mb_ota": [
"plerup/EspSoftwareSerial"
]
}
}