handle rotaray encoder and reconnect homing
This commit is contained in:
@@ -9,11 +9,12 @@
|
||||
; https://docs.platformio.org/page/projectconf.html
|
||||
|
||||
[env:esp32]
|
||||
platform = espressif32
|
||||
platform = espressif32 @ ^6.10.0
|
||||
board = esp32dev
|
||||
framework = arduino
|
||||
lib_deps =
|
||||
lib_deps =
|
||||
FastAccelStepper
|
||||
PubSubClient
|
||||
ArduinoJson
|
||||
RotaryEncoder
|
||||
|
||||
|
||||
Reference in New Issue
Block a user