summaryrefslogtreecommitdiff
path: root/src/emc/nml_intf/emc_nml.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/emc/nml_intf/emc_nml.hh')
-rw-r--r--src/emc/nml_intf/emc_nml.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/emc/nml_intf/emc_nml.hh b/src/emc/nml_intf/emc_nml.hh
index f4e6d6bd5..9009f2b11 100644
--- a/src/emc/nml_intf/emc_nml.hh
+++ b/src/emc/nml_intf/emc_nml.hh
@@ -962,6 +962,7 @@ class EMC_TRAJ_PROBE:public EMC_TRAJ_CMD_MSG {
EmcPose pos;
int type;
double vel, ini_maxvel, acc;
+ unsigned char probe_type;
};
class EMC_TRAJ_RIGID_TAP:public EMC_TRAJ_CMD_MSG {