fixed function where common prototype was added
This commit is contained in:
@@ -210,7 +210,7 @@ BACNET_POLARITY Binary_Output_Polarity(
|
|||||||
return polarity;
|
return polarity;
|
||||||
}
|
}
|
||||||
|
|
||||||
static void Binary_Output_Out_Of_Service_Set(
|
void Binary_Output_Out_Of_Service_Set(
|
||||||
uint32_t instance,
|
uint32_t instance,
|
||||||
bool flag)
|
bool flag)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user