You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a top level directory with these subdirectories:
include/
lib/
.pio/
src/
test/
Put the contents of the grbl_controller_esp32 source tree in the src/ subdirectory.
Create a "platformio.ini" file in the top level directory with these contents:
I think it will be a good think to move from ArduinoIDE to PlatforIO.
The depencies management is a lot better and i think it will be easier for user to build and flash the card with PlatformIO.
It also support natively the esp32.
The text was updated successfully, but these errors were encountered: