diff --git a/examples/window-app/silabs/efr32/src/WindowAppImpl.cpp b/examples/window-app/silabs/efr32/src/WindowAppImpl.cpp index 873f6ec9cded62..dd81caba36278c 100644 --- a/examples/window-app/silabs/efr32/src/WindowAppImpl.cpp +++ b/examples/window-app/silabs/efr32/src/WindowAppImpl.cpp @@ -229,7 +229,7 @@ CHIP_ERROR WindowAppImpl::Init() } else { - EFR32_LOG("Getting QR code failed!"); + SILABS_LOG("Getting QR code failed!"); } #endif // QR_CODE_ENABLED