Waitforstop
Movement.waitForStop()
Returns
NothingDescription
Suspends execution of the script until stop is executed from the project's movement panel either by the user or from another script.
DHT11 Temp & Humidity Sensor
— Read DHT11 temperature and humidity on Arduino (signal pin 4) using EZ-Genuino_DTH11_Uno firmware; exposes $Temp and $Humid variables.
Try it →
Movement.waitForStop()
Suspends execution of the script until stop is executed from the project's movement panel either by the user or from another script.