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 Herkulex_Library_2019 actions_Gr ident_crac actions_Pr
Diff: Asservissement/Asservissement.h
- Revision:
- 27:9627700d989f
- Parent:
- 21:edf6d03fdb20
- Child:
- 40:124575240d09
--- a/Asservissement/Asservissement.h Wed May 22 20:24:42 2019 +0000 +++ b/Asservissement/Asservissement.h Wed May 22 20:56:42 2019 +0000 @@ -1,5 +1,7 @@ #ifndef CRAC_ASSERVISSEMENT #define CRAC_ASSERVISSEMENT +#include "main.h" + void Send2Short(unsigned short id, unsigned short d1, unsigned short d2); void SendMsgCan(unsigned short id, unsigned char* data, int len);