Added ReadRange into function handling list.

This commit is contained in:
skarg
2011-11-02 21:46:21 +00:00
parent 2fe50e3980
commit 4841262b03
+1 -1
View File
@@ -96,7 +96,7 @@ static object_functions_t My_Object_Table[] = {
Device_Read_Property_Local,
Device_Write_Property_Local,
Device_Property_Lists,
NULL /* ReadRangeInfo */,
DeviceGetRRInfo,
NULL /* Iterator */,
NULL /* Value_Lists */,
NULL /* COV */,