Added guard for plasma function definition

This commit is contained in:
Terje Io 2021-08-08 12:52:11 +02:00
parent a1bf405261
commit 38a1f56035
1 changed files with 0 additions and 2 deletions

View File

@ -968,9 +968,7 @@ static void stepperPulseStartSynchronized (stepper_t *stepper)
#if PLASMA_ENABLE
#if PLASMA_ENABLE
static void output_pulse_isr(void);
#endif
static axes_signals_t pulse_output = {0};