1
0
mirror of https://github.com/bdring/Grbl_Esp32.git synced 2025-08-24 07:03:01 +02:00

Merge branch 'main' into Devt

This commit is contained in:
bdring
2021-04-19 12:58:21 -05:00
committed by GitHub

View File

@@ -42,7 +42,7 @@ build_flags =
[env] [env]
;lib_deps = ;lib_deps =
; TMCStepper@>=0.7.0,<1.0.0 ; TMCStepper@>=0.7.0,<1.0.0
platform = espressif32 platform = espressif32@3.0.0 ; temporary fix for lost uart rx characters
board = esp32dev board = esp32dev
framework = arduino framework = arduino
upload_speed = 921600 upload_speed = 921600