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 →
 

Toggle

Digital.toggle(port, [ezbIndex])

Parameters

port Digital port to toggle.
ezbIndex (optional) Board index of the EZB to use.

Returns

The value toggled to.

Description

Toggles the digital port. If the digital port was 0 then it is set to 1. If the digital port was 1 then it is set to 0.