Added ReadRange into function handling list.
This commit is contained in:
@@ -96,7 +96,7 @@ static object_functions_t My_Object_Table[] = {
|
|||||||
Device_Read_Property_Local,
|
Device_Read_Property_Local,
|
||||||
Device_Write_Property_Local,
|
Device_Write_Property_Local,
|
||||||
Device_Property_Lists,
|
Device_Property_Lists,
|
||||||
NULL /* ReadRangeInfo */,
|
DeviceGetRRInfo,
|
||||||
NULL /* Iterator */,
|
NULL /* Iterator */,
|
||||||
NULL /* Value_Lists */,
|
NULL /* Value_Lists */,
|
||||||
NULL /* COV */,
|
NULL /* COV */,
|
||||||
|
|||||||
Reference in New Issue
Block a user