git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2793 35acf78f-673a-0410-8e92-d51de3d6d3f4

This commit is contained in:
gdisirio 2011-03-05 16:05:17 +00:00
parent 2de7c9ddf9
commit 654bed7b71
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@
#endif
#ifndef MAILBOX_SIZE
#define MAILBOX_SIZE 2
#define MAILBOX_SIZE 4
#endif
/*===========================================================================*/