Removed the optional properties from example Analog Output in order to test ReadPropertyMultiple using OPTIONAL property.
This commit is contained in:
@@ -75,7 +75,6 @@ static const int Properties_Required[] = {
|
|||||||
};
|
};
|
||||||
|
|
||||||
static const int Properties_Optional[] = {
|
static const int Properties_Optional[] = {
|
||||||
PROP_DESCRIPTION,
|
|
||||||
-1
|
-1
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user