Index: uspace/app/usb/example.c
===================================================================
--- uspace/app/usb/example.c	(revision c0e1be7d7b843208f87d11b9ec15b42235037122)
+++ uspace/app/usb/example.c	(revision 6c1315b6359d200b79fc0425d4a1bcbd0892f1f2)
@@ -129,5 +129,5 @@
 		usb_transaction_handle_t handle;
 
-		usb_target_t target = { 11 + i, 3 };
+		usb_target_t target = { i, 0 };
 		int rc = usb_hcd_send_data_to_function(hcd_phone,
 		    target, USB_TRANSFER_ISOCHRONOUS,
