Merge branch 'contiki' into osd
This commit is contained in:
commit
9efc5d41c1
19 changed files with 63 additions and 22 deletions
|
@ -56,7 +56,7 @@
|
|||
|
||||
//_____ M A C R O S ________________________________________________________
|
||||
|
||||
#define USB_ETH_MTU UIP_BUFSIZE+4
|
||||
#define USB_ETH_MTU (UIP_BUFSIZE + 4)
|
||||
|
||||
|
||||
/*! Hook Documentation
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue