mirror of
https://github.com/stargieg/bacnet-stack
synced 2025-10-26 23:35:52 +08:00
fix cp paste mistake
This commit is contained in:
parent
429f8dde05
commit
8f598dc06b
|
|
@ -1112,8 +1112,6 @@ int Multistate_Input_Read_Property(
|
|||
characterstring_init_ansi(&char_string,
|
||||
Multistate_Input_State_Text(rpdata->object_instance,
|
||||
rpdata->array_index));
|
||||
Multistate_Input_State_Text(rpdata->object_instance,
|
||||
rpdata->array_index));
|
||||
apdu_len =
|
||||
encode_application_character_string(&apdu[0],
|
||||
&char_string);
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user