Skip to content

Commit

Permalink
Update examples/chip-tool/commands/icd/ICDCommand.cpp
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 b320c03 commit 2d7ebba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/chip-tool/commands/icd/ICDCommand.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ CHIP_ERROR ICDWaitForDeviceCommand::SendCommand(DeviceProxy * device,
}

namespace {
DefaultCheckInDelegate * checkInDelegate;
DefaultCheckInDelegate * sCheckInDelegate;
}

void registerCommandsICD(Commands & commands, CredentialIssuerCommands * credsIssuerConfig)
Expand Down

0 comments on commit 2d7ebba

Please sign in to comment.