Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of CANnucleo by
Diff: CAN.h
- Revision:
- 5:b53e5ee15315
- Parent:
- 4:38403b42718b
- Child:
- 6:c5a40d5fd9f1
diff -r 38403b42718b -r b53e5ee15315 CAN.h --- a/CAN.h Thu Jul 23 13:10:34 2015 +0000 +++ b/CAN.h Tue Aug 04 11:58:09 2015 +0000 @@ -25,8 +25,6 @@ #if DEVICE_CAN -#define DEBUG 1 - #include "can_api.h" #include "can_helper.h" #include "FunctionPointer.h"
