From 1425e6212f7271f4d4eb43f3041161b4c8439fde Mon Sep 17 00:00:00 2001 From: FTC Engineering Date: Wed, 10 Jul 2019 13:13:26 -0400 Subject: [PATCH] Updated Creating and Running an Op Mode (Android Studio) (markdown) --- Creating-and-Running-an-Op-Mode-(Android-Studio).md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Creating-and-Running-an-Op-Mode-(Android-Studio).md b/Creating-and-Running-an-Op-Mode-(Android-Studio).md index 5397088..2b05209 100644 --- a/Creating-and-Running-an-Op-Mode-(Android-Studio).md +++ b/Creating-and-Running-an-Op-Mode-(Android-Studio).md @@ -298,7 +298,8 @@ After you have modified your op mode to include these new statements, press the ### Running Your Op Mode with a Gamepad Connected Your op mode takes input from a gamepad and uses this input to control a DC motor. To run your op mode, you will need to connect a Logitech F310 gamepad to the Driver Station. -Before you connect your gamepad to the phone, verify that the switch on the bottom of the gamepad is set to the “X” position. + +Before you connect your gamepad to the phone, verify that the switch on the bottom of the gamepad is set to the “X” (i.e., the "Xbox" mode) position.

[[/images/Running-Your-Op-Mode/RunningOpModeStep1.jpg]]