mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-27 22:52:19 +03:00
Исправляем ошибку Adafruit_PCF8574 при инициализации
This commit is contained in:
@@ -34,11 +34,11 @@
|
||||
"devices": {
|
||||
"esp32_4mb": [
|
||||
"adafruit/Adafruit PCF8574@^1.0.0",
|
||||
"adafruit/Adafruit BusIO @ ^1.13.0"
|
||||
"adafruit/Adafruit BusIO @ ^1.13.2"
|
||||
],
|
||||
"esp8266_4mb": [
|
||||
"adafruit/Adafruit PCF8574@^1.0.0",
|
||||
"adafruit/Adafruit BusIO @ ^1.13.0"
|
||||
"adafruit/Adafruit BusIO @ ^1.13.2"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user