Commit Graph
5 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
Jack Shao ebd2eaebc3 Update README.md 2014-02-13 09:41:13 +08:00
reeedstudio 0db9f14e79 add 1Mb/s baudrate 2014-01-24 17:34:55 +08:00
reeedstudio 94edfca904 update 2014-01-02 11:50:38 +08:00
Loovee a9f2b39f42 Initial commit 2014-01-01 19:49:29 -08:00