helpfor studient

Dependents:   STM32_F103-C8T6basecanblink_led

Fork of mbed-dev by mbed official

Revision:
175:86ae4501203c
--- /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