Добавляем контроллер 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

@@ -127,6 +127,14 @@
"esp8285_1mb_ota": [
"https://github.com/robotclass/RobotClass_LiquidCrystal_I2C",
"marcoschwartz/LiquidCrystal_I2C@^1.1.4"
],
"esp8266_2mb": [
"https://github.com/robotclass/RobotClass_LiquidCrystal_I2C",
"marcoschwartz/LiquidCrystal_I2C@^1.1.4"
],
"esp8266_2mb_ota": [
"https://github.com/robotclass/RobotClass_LiquidCrystal_I2C",
"marcoschwartz/LiquidCrystal_I2C@^1.1.4"
]
}
}