Skip to content

Commit e2ed52e

Browse files
Fixed restyler failure
1 parent 0a09a54 commit e2ed52e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/platform/silabs/wifi/icd/WifiSleepManager.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ CHIP_ERROR WifiSleepManager::VerifyAndTransitionToLowPowerMode(PowerEvent event)
164164
// This is needed to interrupt the sleep and retry to join the network
165165
return CHIP_NO_ERROR;
166166
}
167-
167+
168168
// TODO: Clean this up when the Wi-Fi interface re-work is finished
169169
wfx_wifi_provision_t wifiConfig;
170170
wfx_get_wifi_provision(&wifiConfig);

0 commit comments

Comments
 (0)