mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-27 06:32:19 +03:00
Telegram V2 & espCAM
This commit is contained in:
@@ -44,6 +44,7 @@
|
||||
"defActive": false,
|
||||
"usedLibs": {
|
||||
"esp32_4mb": [],
|
||||
"esp32cam_4mb": [],
|
||||
"esp8266_4mb": [],
|
||||
"esp8266_1mb": [],
|
||||
"esp8266_1mb_ota": [],
|
||||
|
||||
@@ -123,6 +123,10 @@
|
||||
"https://github.com/robotclass/RobotClass_LiquidCrystal_I2C",
|
||||
"marcoschwartz/LiquidCrystal_I2C@^1.1.4"
|
||||
],
|
||||
"esp32cam_4mb": [
|
||||
"https://github.com/robotclass/RobotClass_LiquidCrystal_I2C",
|
||||
"marcoschwartz/LiquidCrystal_I2C@^1.1.4"
|
||||
],
|
||||
"esp8266_4mb": [
|
||||
"https://github.com/robotclass/RobotClass_LiquidCrystal_I2C",
|
||||
"marcoschwartz/LiquidCrystal_I2C@^1.1.4"
|
||||
|
||||
@@ -39,6 +39,9 @@
|
||||
"esp32_4mb": [
|
||||
"https://github.com/avaksru/ESPNexUpload.git"
|
||||
],
|
||||
"esp32cam_4mb": [
|
||||
"https://github.com/avaksru/ESPNexUpload.git"
|
||||
],
|
||||
"esp8266_4mb": [
|
||||
"https://github.com/avaksru/ESPNexUpload.git"
|
||||
],
|
||||
|
||||
@@ -52,6 +52,7 @@
|
||||
},
|
||||
"defActive": true,
|
||||
"usedLibs": {
|
||||
"esp32_4mb": []
|
||||
"esp32_4mb": [],
|
||||
"esp32cam_4mb": []
|
||||
}
|
||||
}
|
||||
@@ -107,6 +107,11 @@
|
||||
"adafruit/Adafruit GFX Library @ ^1.11.5",
|
||||
"adafruit/Adafruit BusIO @ ^1.13.2"
|
||||
],
|
||||
"esp32cam_4mb": [
|
||||
"https://github.com/maxint-rd/TM16xx",
|
||||
"adafruit/Adafruit GFX Library @ ^1.11.5",
|
||||
"adafruit/Adafruit BusIO @ ^1.13.2"
|
||||
],
|
||||
"esp8266_4mb": [
|
||||
"https://github.com/maxint-rd/TM16xx",
|
||||
"adafruit/Adafruit GFX Library @ ^1.11.5",
|
||||
|
||||
@@ -100,6 +100,9 @@
|
||||
"esp32_4mb": [
|
||||
"adafruit/Adafruit NeoPixel@^1.10.6"
|
||||
],
|
||||
"esp32cam_4mb": [
|
||||
"adafruit/Adafruit NeoPixel@^1.10.6"
|
||||
],
|
||||
"esp8266_4mb": [
|
||||
"adafruit/Adafruit NeoPixel@^1.10.6"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user