workstarovoitov / ESP32-stepper-control

Different projects with ESP32 control board
GNU Affero General Public License v3.0
0 stars 0 forks source link

laserCNC #1

Open benek1 opened 3 years ago

benek1 commented 3 years ago

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?

benek1 commented 3 years ago

Thanks, your script helped a lot, it's finally working. I still do not know what the LVL SHIFT ENABLE pin is? What it controls