Skip to content

Commit

Permalink
Update examples/chip-tool/commands/icd/ICDCommand.h
Browse files Browse the repository at this point in the history
Co-authored-by: Boris Zbarsky <bzbarsky@apple.com>
  • Loading branch information
yunhanw-google and bzbarsky-apple authored May 16, 2024
1 parent 47417b9 commit 8b79b39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/chip-tool/commands/icd/ICDCommand.h
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,4 @@ class ICDWaitForDeviceCommand : public ClusterCommand, public chip::app::Default

void registerCommandsICD(Commands & commands, CredentialIssuerCommands * credsIssuerConfig);

chip::app::DefaultCheckInDelegate * chipToolCheckInDelegate();
chip::app::DefaultCheckInDelegate * ChipToolCheckInDelegate();

0 comments on commit 8b79b39

Please sign in to comment.