Arduino/Repetier/libraries/Ethernet.cpp
2015-10-16 11:10:07 +02:00

8 lines
193 B
C++

#include <w5100.cpp>
#include <socket.cpp>
#include <Dns.cpp>
#include <Dhcp.cpp>
#include <Ethernet.cpp>
#include <EthernetClient.cpp>
#include <EthernetServer.cpp>
#include <EthernetUdp.cpp>