Closed ghost closed 10 years ago
It wasn't needed for the FIFO mailboxes. As for the transmit boxes, my thinking was that aside from initially inactivating them, the rest of the contents of the mailbox can be set in the write() method prior to transmission.
Thank you. This looks good. I will test today and merge if it goes fine. Question, what is the thought in removing the buffer register zeroing from the begin() routine? Thanks for helping!