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:
- 29:6bce50d6530c
- Parent:
- 17:aae5361ddddf
diff -r 82571fd665bf -r 6bce50d6530c CAN_asser.h --- a/CAN_asser.h Thu Jun 06 16:01:05 2019 +0000 +++ b/CAN_asser.h Fri Jun 07 09:30:46 2019 +0000 @@ -4,6 +4,8 @@ #include "mbed.h" extern Serial dbug; + +#define PI 3.1415926535897932 #define TE_100US 100 #define TE (TE_100US*0.0001)