Добавляем сервопривод

This commit is contained in:
2022-05-30 23:18:42 +03:00
parent a0e2973bda
commit b9e3461c72
6 changed files with 181 additions and 69 deletions

View File

@@ -47,7 +47,7 @@ lib_deps_external =
lib_deps =
adafruit/Adafruit MCP23017 Arduino Library@^2.0.2
dfrobot/DFRobotDFPlayerMini @ ^1.0.5
CTBot @2.1.9
witnessmenow/UniversalTelegramBot @ ^1.3.0
adafruit/Adafruit ADS1X15 @ ^2.3.0
Adafruit AHTX0
adafruit/Adafruit BME280 Library
@@ -62,12 +62,14 @@ lib_deps =
robtillaart/SHT2x@^0.1.1
marcoschwartz/LiquidCrystal_I2C@^1.1.4
build_src_filter =
-<modules/exec/EspCam>
[env:esp32_4mb_fromitems]
lib_deps =
adafruit/Adafruit MCP23017 Arduino Library@^2.0.2
https://github.com/RoboticsBrno/ServoESP32
dfrobot/DFRobotDFPlayerMini @ ^1.0.5
CTBot @2.1.9
witnessmenow/UniversalTelegramBot @ ^1.3.0
adafruit/Adafruit ADS1X15 @ ^2.3.0
Adafruit AHTX0
adafruit/Adafruit BME280 Library
@@ -82,4 +84,5 @@ lib_deps =
robtillaart/SHT2x@^0.1.1
marcoschwartz/LiquidCrystal_I2C@^1.1.4
build_src_filter =
-<modules/exec/EspCam>