Edward Colby / lwip-eth

Fork of lwip-eth by mbed official

Revision:
30:d91896800ac2
Parent:
24:f274b521b211
--- a/arch/TARGET_NXP/lpc17_emac.c	Thu Mar 12 14:31:53 2015 +0000
+++ b/arch/TARGET_NXP/lpc17_emac.c	Fri Jul 22 10:10:26 2016 +0000
@@ -992,7 +992,7 @@
 
 #if LWIP_NETIF_HOSTNAME
 	/* Initialize interface hostname */
-	netif->hostname = "lwiplpc";
+	netif->hostname = "Purrmetrix";
 #endif /* LWIP_NETIF_HOSTNAME */
 
 	netif->name[0] = 'e';