grblHAL / iMXRT1062

grblHAL driver for NXP iMXRT1062 (Teensy 4.x)
Other
51 stars 39 forks source link

Fix enable of safety door by pin declaration instead of enable define #29

Closed rcp1 closed 2 years ago

rcp1 commented 2 years ago

Using the SAFETY_DOOR_PIN define for getting the system state leads to error 13 (check door) although ENABLE_SAFETY_DOOR_INPUT_PIN is not defined...