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 move4wheel2 EC CruizCore_R1370P
Diff: can/can.h
- Revision:
- 8:2ba338b4590e
- Parent:
- 0:c61c6e4775ca
--- a/can/can.h Sat Mar 02 08:27:05 2019 +0000 +++ b/can/can.h Thu Mar 07 02:54:55 2019 +0000 @@ -1,6 +1,8 @@ #ifndef HARUROBO2019_CAN #define HARUROBO2019_CAN +extern int T1; + void can_readsend(); void can_start();