Skip to content

Commit

Permalink
Debug测试
Browse files Browse the repository at this point in the history
  • Loading branch information
6-BennyLi-9 committed Oct 19, 2024
1 parent a4d786d commit bced817
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
package org.firstinspires.ftc.teamcode.keymap;

import static org.firstinspires.ftc.teamcode.hardwares.integration.gamepads.KeyButtonType.*;
import static org.firstinspires.ftc.teamcode.hardwares.integration.gamepads.KeyMapSettingType.*;
import static org.firstinspires.ftc.teamcode.hardwares.integration.gamepads.KeyRodType.*;
import static org.firstinspires.ftc.teamcode.hardwares.integration.gamepads.KeyTag.*;

import androidx.annotation.NonNull;

import org.firstinspires.ftc.teamcode.Global;
Expand Down

0 comments on commit bced817

Please sign in to comment.