arduino stuffs
Diffstat (limited to 'libraries/Ethernet/src/EthernetServer.h')
| -rw-r--r-- | libraries/Ethernet/src/EthernetServer.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libraries/Ethernet/src/EthernetServer.h b/libraries/Ethernet/src/EthernetServer.h new file mode 100644 index 0000000..b5aef96 --- /dev/null +++ b/libraries/Ethernet/src/EthernetServer.h @@ -0,0 +1,3 @@ +// This file is in the public domain. No copyright is claimed. + +#include "Ethernet.h" |