Paciente8159 / uCNC

µCNC - Universal CNC firmware for microcontrollers
https://github.com/Paciente8159/uCNC/wiki
GNU General Public License v3.0
265 stars 60 forks source link

Fix STM32 compilation error if probe not defined #698

Closed Paciente8159 closed 1 month ago

Paciente8159 commented 1 month ago

Fix STM32 compilation error if probe not defined. This caused mcu_enable_probe_isr and mcu_disable_probe_isr not to be defined.