low mail prio for noise
This commit is contained in:
parent
9b19fe3114
commit
4dbb0a50df
1 changed files with 1 additions and 1 deletions
|
@ -425,7 +425,7 @@ int icc_mail_noise() {
|
|||
/* recv mails */
|
||||
iRCCE_mail_check(iRCCE_MAILBOX_ALL);
|
||||
|
||||
iRCCE_mail_send(0, 100, 0, NULL, j);
|
||||
iRCCE_mail_send(0, 100, 1, NULL, j);
|
||||
res = iRCCE_mail_recv(&recv_mail);
|
||||
if( res == iRCCE_SUCCESS ) {
|
||||
icc_mail_check_tag(recv_mail);
|
||||
|
|
Loading…
Add table
Reference in a new issue