Browse Source

Fixed typo: ETHARP_DEGUG

STABLE-2_1_x
likewise 24 years ago
parent
commit
6fc6acf295
  1. 2
      src/include/lwip/debug.h

2
src/include/lwip/debug.h

@ -46,7 +46,7 @@
#define DEMO_DEBUG 0
#endif
#ifndef ETHARP_DEGUG
#ifndef ETHARP_DEBUG
#define ETHARP_DEBUG 0
#endif

Loading…
Cancel
Save