diff --git a/branches/follower/wiz810mj/src/lib/WIZ810MJ.h b/branches/follower/wiz810mj/src/lib/WIZ810MJ.h new file mode 100644 index 0000000..fef9603 --- /dev/null +++ b/branches/follower/wiz810mj/src/lib/WIZ810MJ.h @@ -0,0 +1,16 @@ +/* + + WIZ810MJ.h + +*/ + +#ifndef _WIZ810MJ_H_ +#define _WIZ810MJ_H_ + +#include "types.h" + +#include "w5100.h" + +#include "socket.h" + +#endif