Update IHandController.java

This commit is contained in:
Keenan D. Buckley
2020-01-30 22:36:12 -07:00
parent 08adb765f8
commit 3fa0bc7dc8
@@ -1,7 +1,7 @@
package frc4388.utility.controller;
/**
* Add your docs here.
* Interface for the {@link XboxController}.
*/
public interface IHandController {