Corrected compiler warning.
This commit is contained in:
@@ -137,7 +137,6 @@ static void bacnet_init(void)
|
|||||||
dlmstp_set_max_info_frames(1);
|
dlmstp_set_max_info_frames(1);
|
||||||
dlmstp_init(NULL);
|
dlmstp_init(NULL);
|
||||||
#endif
|
#endif
|
||||||
Device_Init();
|
|
||||||
Device_Set_Object_Instance_Number(22222);
|
Device_Set_Object_Instance_Number(22222);
|
||||||
#ifndef DLMSTP_TEST
|
#ifndef DLMSTP_TEST
|
||||||
/* we need to handle who-is to support dynamic device binding */
|
/* we need to handle who-is to support dynamic device binding */
|
||||||
|
|||||||
Reference in New Issue
Block a user