Documentation
Docs
List of time Python functions in the FarmBot Python library
Pauses execution for a certain number of milliseconds.
# Wait for 500 milliseconds fb.wait(500)
List of advanced Python functions in the FarmBot Python library