#include <nitro/mb.h>
#define MB_COMM_PARENT_SEND_MIN 256
#define MB_COMM_PARENT_SEND_MAX 510
#define MB_COMM_PARENT_RECV_MIN 8
#define MB_COMM_PARENT_RECV_MAX 16
Constant showing available range for wireless communication data size setting of multiboot parent.
For details, see MB_SetParentCommSize and MB_SetParentCommParam functions.
MB_SetParentCommSize, MB_SetParentCommParam
10/05/2004 Initial version