Добавляем контроллер esp8266_2mb

This commit is contained in:
Mit4el
2023-04-03 20:40:19 +03:00
parent c64a2e7793
commit ac77b8fb4a
37 changed files with 282 additions and 138 deletions

View File

@@ -9,8 +9,8 @@
"descr": "",
"widget": "nil",
"id": "u",
"tx": 12,
"rx": 13,
"tx": 4,
"rx": 5,
"line": 2,
"speed": 9600,
"eventFormat": 0
@@ -70,6 +70,19 @@
],
"esp8266_4mb": [
"plerup/EspSoftwareSerial"
],
"esp8266_1mb": [
"plerup/EspSoftwareSerial"
],
"esp8266_1mb_ota": [
"plerup/EspSoftwareSerial"
],
"esp8266_2mb": [
"plerup/EspSoftwareSerial"
],
"esp8266_2mb_ota": [
"plerup/EspSoftwareSerial"
]
}
}