git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2793 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
2de7c9ddf9
commit
654bed7b71
|
@ -39,7 +39,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef MAILBOX_SIZE
|
#ifndef MAILBOX_SIZE
|
||||||
#define MAILBOX_SIZE 2
|
#define MAILBOX_SIZE 4
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/*===========================================================================*/
|
/*===========================================================================*/
|
||||||
|
|
Loading…
Reference in New Issue