# Change XYZ to the UID of your GPS Bricklet

setup:
	# Get current coordinates
	subscribe to tinkerforge/response/gps_bricklet/XYZ/get_coordinates
	publish '' to tinkerforge/request/gps_bricklet/XYZ/get_coordinates 
