Skip to content

Commit 1ff513d

Browse files
committed
ldn: Updated docs.
1 parent 2680749 commit 1ff513d

File tree

1 file changed

+1
-0
lines changed
  • nx/include/switch/services

1 file changed

+1
-0
lines changed

nx/include/switch/services/ldn.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -340,6 +340,7 @@ Result ldnSetWirelessControllerRestriction(LdnWirelessControllerRestriction rest
340340
/**
341341
* @brief SetProtocol
342342
* @note This is only usable with [20.0.0+] (with [18.0.0-19-0.1] this is available but not usable).
343+
* @note \ref LdnState must be ::LdnState_Initialized. If a non-default Protocol is wanted, use this after \ref ldnInitialize.
343344
* @param[in] protocol \ref LdnProtocol
344345
*/
345346
Result ldnSetProtocol(LdnProtocol protocol);

0 commit comments

Comments
 (0)