public static class MoppyMessage.CommandByte extends Object
Modifier and Type | Field and Description |
---|---|
static byte |
DEV_BENDPITCH |
static byte |
DEV_PLAYNOTE |
static byte |
DEV_RESET |
static byte |
DEV_STOPNOTE |
static byte |
SYS_PING |
static byte |
SYS_PONG |
static byte |
SYS_RESET |
static byte |
SYS_START |
static byte |
SYS_STOP |
Constructor and Description |
---|
CommandByte() |
public static byte SYS_PING
public static byte SYS_PONG
public static byte SYS_RESET
public static byte SYS_START
public static byte SYS_STOP
public static byte DEV_RESET
public static byte DEV_PLAYNOTE
public static byte DEV_STOPNOTE
public static byte DEV_BENDPITCH