SunFounder ESP32 Starter Kit
4. star sprite
There are 2 events included here.
• When the star sprite receives the broadcasted message turn, it determines the value of flag; if flag is 1, it turns
10 degrees to the left, otherwise it reverses. Since it is in [FOREVER], it will keep turning.
• When this sprite is clicked, set both pins of the motor to high to make it stop rotating and stop the other scripts
in this sprite.
4.12. 2.9 Rotating Fan 533