Skip to content

Commit

Permalink
Update examples/platform/silabs/BaseApplication.h
Browse files Browse the repository at this point in the history
Co-authored-by: Ricardo Casallas <77841255+rcasallas-silabs@users.noreply.github.com>
  • Loading branch information
lpbeliveau-silabs and rcasallas-silabs authored Jul 18, 2024
1 parent bc000ac commit dc4a554
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/platform/silabs/BaseApplication.h
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ class BaseApplication
static void UpdateCommissioningStatus(bool newState);

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

0 comments on commit dc4a554

Please sign in to comment.