Skip to content

Commit 2251f35

Browse files
author
Kei
committed
Modfied default value.
1 parent c5c0e9a commit 2251f35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/publisher_wifi_udp/user_config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Select to enable eProsima's Micro-XRCE-DDS reference function.
66
* Please refer to https://github.com/ROBOTIS-GIT/ros2arduino#appendix-how-to-configure-entities-from-reference-file-available-at-011-or-above
77
**/
8-
#define UXR_CREATE_ENTITIES_USING_REF 1
8+
#define UXR_CREATE_ENTITIES_USING_REF 0
99

1010

1111
/* The options below are needed to reduce the usage of static memory */

0 commit comments

Comments
 (0)