Ethernet Interface Library
Dependencies: Socket lwip-eth lwip-sys lwip
Fork of EthernetInterface by
Diff: EthernetInterface.cpp
- Revision:
- 8:dbc8547f882b
- Parent:
- 4:9a52c802be61
- Child:
- 10:8d1c7a87c17b
diff -r c50597f8d7a2 -r dbc8547f882b EthernetInterface.cpp --- a/EthernetInterface.cpp Tue Jun 26 15:33:45 2012 +0000 +++ b/EthernetInterface.cpp Tue Jul 03 12:46:34 2012 +0000 @@ -17,7 +17,7 @@ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#define __DEBUG__ 4 +#define __DEBUG__ 0 #ifndef __MODULE__ #define __MODULE__ "EthernetInterface.cpp" #endif