helpfor studient

Dependents:   STM32_F103-C8T6basecanblink_led

Fork of mbed-dev by mbed official

Files at this revision

API Documentation at this revision

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