Hiccup in Blynk.run(); every 10seconds? Interfering with stepper

For reliable stepper control, you either have to use a separate dedicated controller,.or multicore mcu, or run stepper completely from timer interrupts which is really tricky.