Skip to content

Commit

Permalink
Update src/core/common/settings.cpp
Browse files Browse the repository at this point in the history
Co-authored-by: Jonathan Hui <jonhui@google.com>
  • Loading branch information
canisLupus1313 and jwhui authored Jan 17, 2025
1 parent 0937f68 commit ea05b59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/common/settings.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ void Settings::SaveTcatCommissionerCertificate(uint8_t *aCert, uint16_t aCertLen

SuccessOrAssert(error);
}
#endif // OPENTHREAD_CONFIG_BLE_TCAT_ENABLE
#endif

#if OPENTHREAD_FTD
Error Settings::AddChildInfo(const ChildInfo &aChildInfo)
Expand Down

0 comments on commit ea05b59

Please sign in to comment.