We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a09a54 commit e2ed52eCopy full SHA for e2ed52e
src/platform/silabs/wifi/icd/WifiSleepManager.cpp
@@ -164,7 +164,7 @@ CHIP_ERROR WifiSleepManager::VerifyAndTransitionToLowPowerMode(PowerEvent event)
164
// This is needed to interrupt the sleep and retry to join the network
165
return CHIP_NO_ERROR;
166
}
167
-
+
168
// TODO: Clean this up when the Wi-Fi interface re-work is finished
169
wfx_wifi_provision_t wifiConfig;
170
wfx_get_wifi_provision(&wifiConfig);
0 commit comments