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
@@ -1665,7 +1665,7 @@ static int local_read_property(
* Attempt to fetch the logged property and store it in the Trend Log *
****************************************************************************/
void TL_fetch_property(
static void TL_fetch_property(
int iLog)
{
uint8_t ValueBuf[MAX_APDU]; /* This is a big buffer in case someone selects the device object list for example */