diff --git a/lib/maca.c b/lib/maca.c index ec44cf580..9740b3778 100644 --- a/lib/maca.c +++ b/lib/maca.c @@ -459,7 +459,9 @@ void tx_packet(volatile packet_t *p) { // print_packets("tx packet"); irq_restore(); if(bit_is_set(*NIPEND, INT_NUM_MACA)) { *INTFRC = (1 << INT_NUM_MACA); } - + if(last_post == NO_POST) { *INTFRC = (1<