Commit Graph
2 Commits
Author SHA1 Message Date
woodward1 7c20dc8ef1 Update receive_check.ino
Checking CAN.checkReceive() agains MC_STAT_RXIF_MASK doesn't seem to make sense, it was confusing to me because the code seemed to be using equality with a mask. Since checkReceive() actually returns CAN_MSGAVAIL or CAN_NOMSG, Comparison with CAN_MSGAVAIL seemed more informative than MC_STAT_RXIF_MASK.
2014-02-28 15:41:11 -08:00
reeedstudio 94edfca904 update 2014-01-02 11:50:38 +08:00