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 →
 

Set

Digital.set(port, value, [ezbIndex])

Parameters

port Digital port to set the value of.
value Value to set the digital port to as a boolean or integer.
ezbIndex (optional) Board index of the EZB to use.

Returns

Nothing

Description

Sets the value of the specified digital port to value.