diff options
Diffstat (limited to 'cphidget.c')
-rw-r--r-- | cphidget.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1698,7 +1698,7 @@ int deviceSupportsGeneralUSBProtocol(CPhidgetHandle phid) case PHIDUID_SPATIAL_ACCEL_GYRO_COMPASS_1042: case PHIDUID_SPATIAL_ACCEL_GYRO_COMPASS_1044: case PHIDUID_LED_64_ADV_M3: - case PHIDUID_RFID_2OUTPUT_ADVANCED: + case PHIDUID_RFID_2OUTPUT_READ_WRITE: return PTRUE; case PHIDUID_FIRMWARE_UPGRADE: |