diff --git a/bacnet-stack/demo/object/piv.c b/bacnet-stack/demo/object/piv.c index 109c11e1..02ff1ee3 100644 --- a/bacnet-stack/demo/object/piv.c +++ b/bacnet-stack/demo/object/piv.c @@ -54,7 +54,8 @@ static const int PositiveInteger_Value_Properties_Required[] = { PROP_OBJECT_TYPE, PROP_PRESENT_VALUE, PROP_STATUS_FLAGS, - PROP_UNITS - 1 + PROP_UNITS, + - 1 }; static const int PositiveInteger_Value_Properties_Optional[] = {