Updated some Device_Init functions.
This commit is contained in:
@@ -162,7 +162,7 @@ static void Read_Properties(
|
||||
static void Init_Service_Handlers(
|
||||
void)
|
||||
{
|
||||
Device_Init();
|
||||
Device_Init(NULL);
|
||||
handler_read_property_object_set(OBJECT_DEVICE,
|
||||
Device_Encode_Property_APDU, Device_Valid_Object_Instance_Number);
|
||||
/* we need to handle who-is to support dynamic device binding */
|
||||
|
||||
Reference in New Issue
Block a user