Package xbot.common.command
Class RealSmartDashboardCommandPutter
java.lang.Object
xbot.common.command.RealSmartDashboardCommandPutter
- All Implemented Interfaces:
SmartDashboardCommandPutter
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addCommandToSmartDashboard
(String label, BaseCommand command) void
addCommandToSmartDashboard
(BaseCommand command)
-
Constructor Details
-
RealSmartDashboardCommandPutter
@Inject public RealSmartDashboardCommandPutter()
-
-
Method Details
-
addCommandToSmartDashboard
- Specified by:
addCommandToSmartDashboard
in interfaceSmartDashboardCommandPutter
-
addCommandToSmartDashboard
- Specified by:
addCommandToSmartDashboard
in interfaceSmartDashboardCommandPutter
-