ESP8266 Wemos D1 + windows blinds + servo too fast movement

One simple way would be to make destPos for each servo global variables and check in loop whether any adjustment is needed. Use millis to make the change as slow as you like.