Обновляем библиотеки Mcp23017

This commit is contained in:
2022-10-01 22:57:42 +03:00
parent 8aad1ba87d
commit 98812e7470

View File

@@ -36,12 +36,12 @@
"devices": { "devices": {
"esp32_4mb": [ "esp32_4mb": [
"adafruit/Adafruit MCP23017 Arduino Library@^2.0.2", "adafruit/Adafruit MCP23017 Arduino Library@^2.1.0",
"adafruit/Adafruit BusIO @ ^1.13.0" "adafruit/Adafruit BusIO @ ^1.13.2"
], ],
"esp8266_4mb": [ "esp8266_4mb": [
"adafruit/Adafruit MCP23017 Arduino Library@^2.0.2", "adafruit/Adafruit MCP23017 Arduino Library@^2.1.0",
"adafruit/Adafruit BusIO @ ^1.13.0" "adafruit/Adafruit BusIO @ ^1.13.2"
] ]
} }
} }