mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2025-06-18 05:58:14 +08:00
Update FreeRTOS_ARP.c
This commit is contained in:

committed by
Yuhui Zheng

parent
35f3ac32a8
commit
edf68637dd
@ -607,7 +607,7 @@ NetworkBufferDescriptor_t *pxNetworkBuffer;
|
||||
#if ( ipconfigHAS_DEBUG_PRINTF != 0 )
|
||||
FreeRTOS_printf( ( "xNetworkInterfaceOutput failed. Link down?\n" ) );
|
||||
#else
|
||||
;
|
||||
; /* Do nothing */
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user