Skip to content

Commit

Permalink
Updated to using the EthernetLarge library, you will need to install …
Browse files Browse the repository at this point in the history
  • Loading branch information
prototypicalpro committed Jun 13, 2019
1 parent 1229b57 commit 5e4d4ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/InternetPlats/Loom_InternetEthernet.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#define LOOM_INTERNET_ETHERNET_PLAT_h

#include "Loom_InternetPlat.h"
#include "Ethernet.h"
#include "EthernetLarge.h"
#include "SSLClient.h"

class Loom_Ethernet_I : public LoomInternetPlat
Expand Down

0 comments on commit 5e4d4ec

Please sign in to comment.