test

Fork of CANnucleo by Zoltan Hudak

Revision:
9:e9224f2c6d37
Parent:
8:5c90d6b9a382
Child:
11:439f3a34c42e
--- a/CAN.h	Fri Oct 30 23:55:13 2015 +0000
+++ b/CAN.h	Sat Oct 31 18:40:03 2015 +0000
@@ -253,8 +253,7 @@
      *  @returns 0 - successful
      *           1 - error
      *           2 - busy
-     *           3 - time out
-     *  
+     *           3 - time out 
      */
     int filter(unsigned int id, unsigned int mask, CANFormat format = CANAny, int handle = 0);