File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed
AWS/Device_Shadow_Windows_Simulator/Device_Shadow_Demo
coreMQTT_Windows_Simulator
corePKCS11_MQTT_Mutual_Auth_Windows_Simulator Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 135135 * results in the wired network being used, while setting
136136 * configNETWORK_INTERFACE_TO_USE to 2 results in the wireless network being
137137 * used. */
138- #define configNETWORK_INTERFACE_TO_USE 1L
138+ #define configNETWORK_INTERFACE_TO_USE ( 0L )
139139
140140/* The address to which logging is sent should UDP logging be enabled. */
141141#define configUDP_LOGGING_ADDR0 192
Original file line number Diff line number Diff line change 135135 * results in the wired network being used, while setting
136136 * configNETWORK_INTERFACE_TO_USE to 2 results in the wireless network being
137137 * used. */
138- #define configNETWORK_INTERFACE_TO_USE 1L
138+ #define configNETWORK_INTERFACE_TO_USE ( 0L )
139139
140140/* The address to which logging is sent should UDP logging be enabled. */
141141#define configUDP_LOGGING_ADDR0 192
Original file line number Diff line number Diff line change 137137 * results in the wired network being used, while setting
138138 * configNETWORK_INTERFACE_TO_USE to 2 results in the wireless network being
139139 * used. */
140- #define configNETWORK_INTERFACE_TO_USE 1L
140+ #define configNETWORK_INTERFACE_TO_USE ( 0L )
141141
142142/* The address to which logging is sent should UDP logging be enabled. */
143143#define configUDP_LOGGING_ADDR0 192
Original file line number Diff line number Diff line change 137137 * results in the wired network being used, while setting
138138 * configNETWORK_INTERFACE_TO_USE to 2 results in the wireless network being
139139 * used. */
140- #define configNETWORK_INTERFACE_TO_USE 1L
140+ #define configNETWORK_INTERFACE_TO_USE ( 0L )
141141
142142/* The address to which logging is sent should UDP logging be enabled. */
143143#define configUDP_LOGGING_ADDR0 192
Original file line number Diff line number Diff line change 135135 * results in the wired network being used, while setting
136136 * configNETWORK_INTERFACE_TO_USE to 2 results in the wireless network being
137137 * used. */
138- #define configNETWORK_INTERFACE_TO_USE 1L
138+ #define configNETWORK_INTERFACE_TO_USE ( 0L )
139139
140140/* The address to which logging is sent should UDP logging be enabled. */
141141#define configUDP_LOGGING_ADDR0 192
Original file line number Diff line number Diff line change 137137 * results in the wired network being used, while setting
138138 * configNETWORK_INTERFACE_TO_USE to 2 results in the wireless network being
139139 * used. */
140- #define configNETWORK_INTERFACE_TO_USE 1L
140+ #define configNETWORK_INTERFACE_TO_USE ( 0L )
141141
142142/* The address to which logging is sent should UDP logging be enabled. */
143143#define configUDP_LOGGING_ADDR0 192
Original file line number Diff line number Diff line change 137137 * results in the wired network being used, while setting
138138 * configNETWORK_INTERFACE_TO_USE to 2 results in the wireless network being
139139 * used. */
140- #define configNETWORK_INTERFACE_TO_USE 1L
140+ #define configNETWORK_INTERFACE_TO_USE ( 0L )
141141
142142/* The address to which logging is sent should UDP logging be enabled. */
143143#define configUDP_LOGGING_ADDR0 192
Original file line number Diff line number Diff line change 135135 * results in the wired network being used, while setting
136136 * configNETWORK_INTERFACE_TO_USE to 2 results in the wireless network being
137137 * used. */
138- #define configNETWORK_INTERFACE_TO_USE 1L
138+ #define configNETWORK_INTERFACE_TO_USE ( 0L )
139139
140140/* The address to which logging is sent should UDP logging be enabled. */
141141#define configUDP_LOGGING_ADDR0 192
You can’t perform that action at this time.
0 commit comments