Wowwee MIP Movement Panel icon Wowwee MIP Movement Panel UART-based EZ-B/ESP32 skill to control WowWee MIP, enabling ESP32-Cam camera support and flexible battery-powered integration. Try it →
 

Waitformove

Servo.waitForMove(port, [ezbIndex], [timeoutMS])

Parameters

port Servo port to wait for movement.
ezbIndex (optional) Board index of the EZB to use.
timeoutMS (optional) Number of milliseconds to wait before timeout.

Returns

The position of the servo at the specified port that has changed. Returns -1 if timeout

Description

Suspends execution of the script until the commanded position of the servo at the specified port changes. The commanded position can be changed either by the user from another skill, or another script.