M_PARITY
np->msgout[0] = (phase == 7) ? M_PARITY : M_ID_ERROR;
if (np->lastmsg == M_PARITY || np->lastmsg == M_ID_ERROR) {