Skip to content

Commit dc4a554

Browse files
Update examples/platform/silabs/BaseApplication.h
Co-authored-by: Ricardo Casallas <77841255+rcasallas-silabs@users.noreply.github.com>
1 parent bc000ac commit dc4a554

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/platform/silabs/BaseApplication.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ class BaseApplication
165165
static void UpdateCommissioningStatus(bool newState);
166166

167167
/**
168-
* @brief Called when the last Fabric is removed, clears all Fabric related data and Thread Wifi provision.
168+
* @brief Called when the last Fabric is removed, clears all Fabric related data, including Thread and Wifi provision.
169169
* @note This function preserves some NVM3 data that is not Fabric scoped like Attribute Value or Boot Count.
170170
*/
171171
static void DoProvisioningReset();

0 commit comments

Comments
 (0)