I'm experiencing an issue since yesterday: whenever a Servo is included in a circuit,specifically when the "servoname".attach(x) command is included in any code the simulation speed crawls down to miliseconds.
This has nothing to do with delays as they are included when necessary in the code and the issue is actually happening on pretty much every single circuit I had with Servos (even the ones that worked perfectly 2 days ago).
Is it a widespread issue or something? I'm noticing the same thing in my other accounts as well actually.
I'll leave this simple Servo circuit here as an example, as even this doesn't work. But for some reason all the circuits work perfectly as long as no Servos are attached though...weird.