root/branches/follower/wiz810mj/src/lib/WIZ810MJ.h
| Revision 46, 135 bytes (checked in by follower, 14 months ago) |
|---|
| Line | |
|---|---|
| 1 | /* |
| 2 | |
| 3 | WIZ810MJ.h |
| 4 | |
| 5 | */ |
| 6 | |
| 7 | #ifndef _WIZ810MJ_H_ |
| 8 | #define _WIZ810MJ_H_ |
| 9 | |
| 10 | #include "types.h" |
| 11 | |
| 12 | #include "w5100.h" |
| 13 | |
| 14 | #include "socket.h" |
| 15 | |
| 16 | #endif |
Note: See TracBrowser
for help on using the browser.