whill_examples.whill_examples_turn module

class whill_examples.whill_examples_turn.WhillClient(*args: Any, **kwargs: Any)

Bases: Node

send_joystick(joy_x, joy_y)
send_power_off()
send_power_on()
whill_examples.whill_examples_turn.main(args=None)