# Change XYZ to the UID of your Distance IR Bricklet 2.0

setup:
	# Get current distance
	subscribe to tinkerforge/response/distance_ir_v2_bricklet/XYZ/get_distance
	publish '' to tinkerforge/request/distance_ir_v2_bricklet/XYZ/get_distance 
