Skip to content

Commit 7098813

Browse files
committed
Extend comments on MY_TRANSPORT_N2N_FEATURE_DISABLED
to describe the use case.
1 parent f2ea9df commit 7098813

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

MyConfig.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1114,6 +1114,9 @@
11141114
/**
11151115
*@def MY_TRANSPORT_N2N_FEATURE_DISABLED
11161116
*@brief If defined, disables the direct node to node transport send attempts
1117+
*
1118+
* Use this function together with the option @ref MY_PARENT_NODE_IS_STATIC
1119+
* to ensure that all telegrams sent are routed exclusively through the associated parent node.
11171120
*/
11181121
//#define MY_TRANSPORT_N2N_FEATURE_DISABLED
11191122

0 commit comments

Comments
 (0)