fix pwm channel

This commit is contained in:
2023-10-11 11:38:17 +02:00
parent f41cf5c6eb
commit a00e8d6d03
6 changed files with 27 additions and 25 deletions
+2 -3
View File
@@ -15,7 +15,7 @@ board_build.partitions = no_ota.csv
framework = arduino
monitor_speed = 115200
upload_speed = 921600
monitor_port = COM3
monitor_port = COM6
lib_deps =
https://git.kleiax.de/PlatformIO-Libs/SparkFunGNSS.git
knolleary/PubSubClient@^2.8
@@ -23,9 +23,8 @@ lib_deps =
marcoschwartz/LiquidCrystal_I2C@^1.1.4
bblanchon/ArduinoJson@^6.20.0
mprograms/QMC5883LCompass@^1.2.0
https://git.kleiax.de/PlatformIO-Libs/Menu.git
jrowberg/I2Cdevlib-MPU6050@^1.0.0
upload_port = COM3
upload_port = COM6
test_ignore = test_desktop
build_type = debug
monitor_filters = esp32_exception_decoder