1
0
mirror of https://github.com/bdring/Grbl_Esp32.git synced 2025-08-31 18:11:48 +02:00

Update platformio.ini

Per PR 583
This commit is contained in:
bdring
2020-09-11 16:19:12 -05:00
parent fbf1732efa
commit 981ce50993

View File

@@ -31,9 +31,7 @@ build_flags =
[env]
lib_deps =
TMCStepper@>=0.7.0
arduinoWebSockets
ESP32SSPD
TMCStepper@>=0.7.0,<1.0.0
platform = espressif32
board = esp32dev
framework = arduino