1
0
mirror of https://github.com/bdring/Grbl_Esp32.git synced 2025-09-01 02:21:46 +02:00

Fixed platformIO compile problems

This commit is contained in:
Mitch Bradley
2020-03-05 13:35:36 -10:00
parent 27a7b595b1
commit 1731e8d1c4
13 changed files with 102 additions and 67 deletions

View File

@@ -21,6 +21,7 @@ lib_deps_builtin =
WiFiClientSecure
[env:nodemcu-32s]
lib_deps = TMCStepper
platform = espressif32
board = nodemcu-32s
framework = arduino