helpfor studient
Dependents: STM32_F103-C8T6basecanblink_led
Fork of mbed-dev by
Revision 175:86ae4501203c, committed 2018-06-06
- Comitter:
- schnf30
- Date:
- Wed Jun 06 10:28:01 2018 +0000
- Parent:
- 165:e614a9f1c9e2
- Commit message:
- Pour carte STM32_C8T6 BTSSN ECVictorHugo
Changed in this revision
device.h | Show annotated file Show diff for this revision Revisions of this file |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/device.h Wed Jun 06 10:28:01 2018 +0000 @@ -0,0 +1,11 @@ +#ifndef MBED_DEVICE_H +#define MBED_DEVICE_H + +//======================================= +#define DEVICE_ID_LENGTH 24 + +#undef DEVICE_CAN + +#include "objects.h" + +#endif \ No newline at end of file