I can't compile
Grbl_Esp32/Custom/mpcnc_laser_module.cpp:31:13: error: 'LVL_SHIFT_ENABLE' was not declared in this scope
pinMode(LVL_SHIFT_ENABLE, OUTPUT);
^
*** [.pio\build\release\src\src\CustomCode.cpp.o] Error 1
can you help?
what is the LVL SHIFT ENABLE pin for?
I can't compile Grbl_Esp32/Custom/mpcnc_laser_module.cpp:31:13: error: 'LVL_SHIFT_ENABLE' was not declared in this scope pinMode(LVL_SHIFT_ENABLE, OUTPUT); ^ *** [.pio\build\release\src\src\CustomCode.cpp.o] Error 1 can you help? what is the LVL SHIFT ENABLE pin for?