We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ae642a commit 254756cCopy full SHA for 254756c
MyConfig.h
@@ -1114,6 +1114,9 @@
1114
/**
1115
*@def MY_TRANSPORT_N2N_FEATURE_DISABLED
1116
*@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.
1120
*/
1121
//#define MY_TRANSPORT_N2N_FEATURE_DISABLED
1122
0 commit comments