Fixed gateway demo build, and cleaned up prototype warnings. Thanks, Bryan Evenson!

This commit is contained in:
skarg
2014-06-10 15:28:10 +00:00
parent 8da7c09bee
commit fa1c457f2f
6 changed files with 51 additions and 29 deletions
+1 -1
View File
@@ -1185,7 +1185,7 @@ bool Channel_Write_Member_Value(
*
* @return true if values are within range and present-value is sent.
*/
bool Channel_Write_Members(
static bool Channel_Write_Members(
struct bacnet_channel_object * pChannel,
BACNET_APPLICATION_DATA_VALUE * value,
uint8_t priority)