diff options
Diffstat (limited to 'cphidgetconstants.c')
-rw-r--r-- | cphidgetconstants.c | 2 |
1 files changed, 2 insertions, 0 deletions
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 |