# Change XYZ to the UID of your Linear Poti Bricklet

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