1
0
mirror of https://github.com/bdring/Grbl_Esp32.git synced 2025-08-17 03:54:06 +02:00

Merge branch 'main' into Devt

This commit is contained in:
bdring
2021-10-28 12:16:16 -05:00
committed by GitHub

View File

@@ -9,6 +9,7 @@
// all I/O pins // all I/O pins
// #include "Machines/atari_1020.h" // #include "Machines/atari_1020.h"
# include "Machines/test_drive.h" # include "Machines/test_drive.h"
// !!! For actual use, change the line above to select a board // !!! For actual use, change the line above to select a board
// from Machines/, for example: // from Machines/, for example:
// #include "Machines/3axis_v4.h" // #include "Machines/3axis_v4.h"