Skip to content

Commit bced817

Browse files
committed
Debug测试
1 parent a4d786d commit bced817

File tree

1 file changed

+5
-0
lines changed
  • TeamCode/src/main/java/org/firstinspires/ftc/teamcode/keymap

1 file changed

+5
-0
lines changed

TeamCode/src/main/java/org/firstinspires/ftc/teamcode/keymap/KeyMap.java

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
package org.firstinspires.ftc.teamcode.keymap;
22

3+
import static org.firstinspires.ftc.teamcode.hardwares.integration.gamepads.KeyButtonType.*;
4+
import static org.firstinspires.ftc.teamcode.hardwares.integration.gamepads.KeyMapSettingType.*;
5+
import static org.firstinspires.ftc.teamcode.hardwares.integration.gamepads.KeyRodType.*;
6+
import static org.firstinspires.ftc.teamcode.hardwares.integration.gamepads.KeyTag.*;
7+
38
import androidx.annotation.NonNull;
49

510
import org.firstinspires.ftc.teamcode.Global;

0 commit comments

Comments
 (0)