uk.ac.ed.inf.sdp2012.group7.control
Interface ConstantsReuse

All Known Subinterfaces:
CommunicationInterface
All Known Implementing Classes:
BluetoothCommunication, RobotControl, SimulatorCommunication

public interface ConstantsReuse


Nested Class Summary
static class ConstantsReuse.OpCodes
           
 
Field Summary
static java.lang.String ROBOT_MAC
           
static java.lang.String ROBOT_NAME
           
 

Field Detail

ROBOT_NAME

static final java.lang.String ROBOT_NAME
See Also:
Constant Field Values

ROBOT_MAC

static final java.lang.String ROBOT_MAC
See Also:
Constant Field Values