Skip to content

Commit

Permalink
more tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mkardous-silabs committed Jan 26, 2024
1 parent 1aba682 commit 0cbc997
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/app/icd/ICDManager.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -572,6 +572,9 @@ bool ICDManager::CheckInMessagesWouldBeSent()
}

bool isActive = false;
ChipLogError(AppServer, "--------------------------- double check-----------------------------------");

mEngine->GetMagicNumber();
// mEngine->SubjectHasActiveSubscription(entry.fabricIndex, entry.monitoredSubject);
if (!isActive)
{
Expand Down

0 comments on commit 0cbc997

Please sign in to comment.