From 8f3c91e91b634adaca77dac6cf314445cceefc78 Mon Sep 17 00:00:00 2001 From: Jonathan McCrohan Date: Fri, 19 Oct 2012 19:38:06 +0100 Subject: Imported Upstream version 2.1.8.20120912 --- cphidgetconstants.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'cphidgetconstants.c') diff --git a/cphidgetconstants.c b/cphidgetconstants.c index 3b5f77b..6857f78 100644 --- a/cphidgetconstants.c +++ b/cphidgetconstants.c @@ -209,6 +209,7 @@ const CPhidgetUniqueDeviceDef Phid_Unique_Device_Def[] = { {PHIDUID_LED_64, PHIDID_LED_64, 100, 300}, // 100 - <300 {PHIDUID_LED_64_ADV, PHIDID_LED_64_ADV, 100, 200}, // 100 - <200 + {PHIDUID_LED_64_ADV_M3, PHIDID_LED_64_ADV, 200, 300}, // 200 - <300 {PHIDUID_MOTORCONTROL_1MOTOR, PHIDID_MOTORCONTROL_1MOTOR, 100, 200}, // 100 - <200 {PHIDUID_MOTORCONTROL_HC_2MOTOR, PHIDID_MOTORCONTROL_HC_2MOTOR, 100, 200}, // 100 - <200 @@ -240,6 +241,7 @@ const CPhidgetUniqueDeviceDef Phid_Unique_Device_Def[] = { {PHIDUID_SPATIAL_ACCEL_GYRO_COMPASS_1044, PHIDID_SPATIAL_ACCEL_GYRO_COMPASS, 400, 500}, // 400 - <500 {PHIDUID_STEPPER_BIPOLAR_1MOTOR, PHIDID_BIPOLAR_STEPPER_1MOTOR, 100, 200}, // 100 - <200 + {PHIDUID_STEPPER_BIPOLAR_1MOTOR_M3, PHIDID_BIPOLAR_STEPPER_1MOTOR, 200, 300}, // 200 - <300 {PHIDUID_STEPPER_UNIPOLAR_4MOTOR, PHIDID_UNIPOLAR_STEPPER_4MOTOR, 100, 200}, // 100 - <200 {PHIDUID_TEMPERATURESENSOR_OLD, PHIDID_TEMPERATURESENSOR, 0, 200}, // <200 -- cgit v1.2.3