public class Brickman extends EV3DevPlatforms
| Modifier and Type | Field and Description |
|---|---|
private static java.lang.String |
DISABLE_BRICKMAN_COMMAND |
private static java.lang.String |
ENABLE_BRICKMAN_COMMAND |
private static java.lang.String |
JAVA_LOGO |
private static Logger |
LOGGER |
EV3DEV_ROOT_PATH, EV3DEV_TESTING_KEY, ROOT_PATH| Constructor and Description |
|---|
Brickman() |
| Modifier and Type | Method and Description |
|---|---|
static void |
disable() |
private static void |
showJavaLogo() |
getMotorPort, getPlatform, getSensorPortgetROOT_PATHprivate static final Logger LOGGER
private static final java.lang.String DISABLE_BRICKMAN_COMMAND
private static final java.lang.String ENABLE_BRICKMAN_COMMAND
private static final java.lang.String JAVA_LOGO