...
This commit is contained in:
@@ -77,8 +77,7 @@ static constexpr std::array CONTROL_PROTO_VALID_COMMAND = {
|
||||
CONTROL_PROTO_STR_SLEW_YVEL, CONTROL_PROTO_STR_TRACK_XVEL, CONTROL_PROTO_STR_TRACK_YVEL,
|
||||
CONTROL_PROTO_STR_STOP, CONTROL_PROTO_STR_SITE_LON, CONTROL_PROTO_STR_SITE_LAT,
|
||||
CONTROL_PROTO_STR_SITE_ELEV, CONTROL_PROTO_STR_METEO_TEMP, CONTROL_PROTO_STR_METEO_PRES,
|
||||
CONTROL_PROTO_STR_METEO_HUM, CONTROL_PROTO_STR_NET_CONF,
|
||||
};
|
||||
CONTROL_PROTO_STR_METEO_HUM, CONTROL_PROTO_STR_NET_CONF};
|
||||
|
||||
class ControlProtoParser
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user