Skip to content

Commit ff8c0de

Browse files
silabs-borislrzr
authored andcommitted
UIC-3222: Refactor User Credential API
Use new C++ api to be more consistent
1 parent f2ee9f3 commit ff8c0de

File tree

2 files changed

+168
-208
lines changed

2 files changed

+168
-208
lines changed

applications/zpc/components/zwave_command_classes/src/zwave_command_class_user_credential.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,6 @@ static sl_status_t
192192
return frame_generator.generate_no_args_frame(CREDENTIAL_CAPABILITIES_GET,
193193
frame,
194194
frame_length);
195-
;
196195
}
197196

198197
sl_status_t

0 commit comments

Comments
 (0)