- remove some wrong definitions

git-svn-id: http://svn.lfbs.rwth-aachen.de/svn/scc/trunk/MetalSVM@303 315a16e6-25f9-4109-90ae-ca3045a26c18
This commit is contained in:
stefan 2010-11-30 19:50:03 +00:00
parent 34e28a36f6
commit 7ba3a994b6

View file

@ -58,7 +58,7 @@
* PING_DEBUG: Enable debugging for PING.
*/
#ifndef PING_DEBUG
#define PING_DEBUG 1
#define PING_DEBUG LWIP_DBG_ON
#endif
/** ping target - should be a "struct ip_addr" */