Fixed declaration of Routed_Device_Set_Object_Name
This commit is contained in:
@@ -347,9 +347,9 @@ extern "C" {
|
|||||||
void);
|
void);
|
||||||
bool Routed_Device_Set_Object_Instance_Number(
|
bool Routed_Device_Set_Object_Instance_Number(
|
||||||
uint32_t object_id);
|
uint32_t object_id);
|
||||||
|
|
||||||
bool Routed_Device_Set_Object_Name(
|
bool Routed_Device_Set_Object_Name(
|
||||||
const char *name,
|
uint8_t encoding,
|
||||||
|
const char *value,
|
||||||
size_t length);
|
size_t length);
|
||||||
bool Routed_Device_Set_Description(
|
bool Routed_Device_Set_Description(
|
||||||
const char *name,
|
const char *name,
|
||||||
|
|||||||
Reference in New Issue
Block a user