1
0
Fork 0

always offer parameter descriptions

This commit is contained in:
Kevin Matz 2023-05-15 11:39:24 -04:00
parent 7e4734f56a
commit 654dfed224
1 changed files with 0 additions and 4 deletions

View File

@ -192,10 +192,6 @@ void BasicDevice::actionGetSupportedParameters(MsgPair msg)
if (!hasDMXaddress())
continue;
break;
case PARAMETER_DESCRIPTION.pid:
if (!hasManufacturerPIDs())
continue;
break;
case SENSOR_VALUE.pid:
case SENSOR_DEFINITION.pid:
case RECORD_SENSORS.pid: