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 b38019e commit 98b65f8Copy full SHA for 98b65f8
source/include/FreeRTOSIPConfigDefaults.h
@@ -258,7 +258,7 @@
258
* with single end point IPv4 version of the FreeRTOS+TCP library.
259
*/
260
#ifndef ipconfigIPv4_BACKWARD_COMPATIBLE
261
- #define ipconfigIPv4_BACKWARD_COMPATIBLE 0
+ #define ipconfigIPv4_BACKWARD_COMPATIBLE 1
262
#endif
263
264
/* Determine the number of clock ticks that the API's FreeRTOS_recv() and
0 commit comments