diff --git a/Using-a-TensorFlow-Pretrained-Model-to-Detect-Everyday-Objects.md b/Using-a-TensorFlow-Pretrained-Model-to-Detect-Everyday-Objects.md index 953e166..0f57654 100644 --- a/Using-a-TensorFlow-Pretrained-Model-to-Detect-Everyday-Objects.md +++ b/Using-a-TensorFlow-Pretrained-Model-to-Detect-Everyday-Objects.md @@ -27,11 +27,11 @@ If you do not know how to use the [Android Debug Bridge tool](https://developer. If you are using an Android phone as your robot controller, then connect the phone to your laptop using a USB cable. Swipe down from the top of the phone's screen to display the menu. Look for an item that indicates the USB mode that the phone is currently in. By default, most phones will be in charging mode. -Tap on the "Android System" item in the menu to get additional details on the current USB mode. +Tap on the "Android System" item in the menu to expand the item and to get additional details on the current USB mode. -

[[/images/Using-a-TensorFlow-Pretrained-Model-to-Detect-Everyday-Objects/selectAndroidSystemItem.png]]
Tap on the Android System item.

+

[[/images/Using-a-TensorFlow-Pretrained-Model-to-Detect-Everyday-Objects/selectAndroidSystemItem.png]]
Tap on the Android System item to expand it.

-Tap where it says "Tap for more options" display an activity that will allow you to switch the phone into file transfer mode. +Tap where it says "Tap for more options" to display a screen that will allow you to switch the phone into file transfer mode.

[[/images/Using-a-TensorFlow-Pretrained-Model-to-Detect-Everyday-Objects/tapForMoreOptions.png]]
Tap to display the USB mode options.