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.
Dependencies: mbed
Diff: CAN_asser.h
- Revision:
- 13:9c62e263f245
- Parent:
- 9:2113adf37c66
- Child:
- 16:05665faaa489
--- a/CAN_asser.h Thu May 23 21:26:08 2019 +0000 +++ b/CAN_asser.h Tue May 28 06:48:54 2019 +0000 @@ -2,6 +2,8 @@ #define CAN_ASSER_H #include "mbed.h" + +extern Serial dbug; #define TE_100US 100 #define TE (TE_100US*0.0001)