Skip to content

Commit

Permalink
Remove commented line
Browse files Browse the repository at this point in the history
  • Loading branch information
kar-rahul-aws authored and shubnil committed Jun 21, 2024
1 parent 97c2d72 commit 4d362fd
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,6 @@ int main( void )
}
#endif /* ( ipconfigUSE_DHCP != 0 ) */

/*memcpy( ipLOCAL_MAC_ADDRESS, ucMACAddress, sizeof( ucMACAddress ) ); */
xResult = FreeRTOS_IPInit_Multi();
#else /* if defined( ipconfigIPv4_BACKWARD_COMPATIBLE ) && ( ipconfigIPv4_BACKWARD_COMPATIBLE == 0 ) */
/* Using the old /single /IPv4 library, or using backward compatible mode of the new /multi library. */
Expand Down

0 comments on commit 4d362fd

Please sign in to comment.