Skip to content

Commit

Permalink
Remove references to unused EthernetDHCP and EthernetDNS
Browse files Browse the repository at this point in the history
  • Loading branch information
colagrosso committed Apr 22, 2012
1 parent f581c22 commit 6b2bb4b
Show file tree
Hide file tree
Showing 18 changed files with 1 addition and 2,713 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,6 @@

// Sends a push notification to your iOS device via Prowl

// This example adds DHCP, based on the EthernetDHCP's SynchronousDHCP.pde
// example. Find that example in the Arduino IDE at:
// File >> Examples >> EthernetDHCP >> SynchronousDHCP
//
// It also adds (synchronous) DNS from EthernetDNS.
//

#include <SPI.h>
#include <Ethernet.h>

Expand Down
Loading

0 comments on commit 6b2bb4b

Please sign in to comment.