Skip to content

Commit

Permalink
Update src/include/platform/NFCOnboardingPayloadManager.h
Browse files Browse the repository at this point in the history
Co-authored-by: Boris Zbarsky <[email protected]>
  • Loading branch information
OlivierGre and bzbarsky-apple authored Dec 13, 2024
1 parent 7d1e2ef commit a08d479
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/include/platform/NFCOnboardingPayloadManager.h
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ class NFCOnboardingPayloadManagerImpl;
/**
* @brief Defines an abstract interface for programming an NFC Tag with onboarding payload.
*
* NFC Tag can be used in Project CHIP to share onboarding information such
* as the device discriminator and PIN code with a commissioner. This class
* NFC Tag can be used in Project CHIP to share the onboarding payload, including
* the device discriminator and PIN code, with a commissioner. This class
* provides an interface to set contents of a programmable NFC Tag.
*/
class NFCOnboardingPayloadManager
Expand Down

0 comments on commit a08d479

Please sign in to comment.