Skip to content

Commit

Permalink
Apply review suggestion.
Browse files Browse the repository at this point in the history
Co-authored-by: chrisdecenzo <[email protected]>
  • Loading branch information
bzbarsky-apple and chrisdecenzo committed Jan 21, 2022
1 parent 23f645f commit 971a76c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/server/Dnssd.h
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ class DLL_EXPORT DnssdServer
CHIP_ERROR AdvertiseOperational();

/// (Re-)starts the Dnssd server
/// - if device has not yet been commissioned, then commissioning mode will show as enabled (CM=1, AC=0)
/// - if device has not yet been commissioned, then commissioning mode will show as enabled (CM=1)
/// - if device has been commissioned, then commissioning mode will be disabled.
void StartServer();

Expand Down

0 comments on commit 971a76c

Please sign in to comment.