# Change XYZ to the UID of your Joystick Bricklet 2.0

setup:
	# Get current position
	subscribe to tinkerforge/response/joystick_v2_bricklet/XYZ/get_position
	publish '' to tinkerforge/request/joystick_v2_bricklet/XYZ/get_position
