Example #1
0
def unstop():
    """Recover machine from stop mode."""
    driveboard.unstop()
    return '{}'
Example #2
0
def unstop():
    """Recover machine from stop mode."""
    driveboard.unstop()
    return '{}'