Implement speedometer and encoder

This commit is contained in:
2021-04-01 14:37:47 +02:00
parent e798f0904c
commit fd44f84738
10 changed files with 196 additions and 63 deletions
+3 -2
View File
@@ -14,6 +14,7 @@ board = esp32doit-devkit-v1
framework = arduino
monitor_speed = 115200
monitor_port = COM12
lib_deps = stempedia/DabbleESP32@^1.5.1
lib_deps =
stempedia/DabbleESP32@^1.5.1
madhephaestus/ESP32Encoder@^0.4.0
upload_port = COM12