eeprom_test

Dependencies:   mbed FastPWM

Revision:
19:23b7c1ad8683
Parent:
14:8e7590227d22
Child:
27:a2254a485f23
--- a/CAN/function_CAN.h	Wed Sep 04 11:02:57 2019 +0000
+++ b/CAN/function_CAN.h	Mon Sep 09 06:29:56 2019 +0000
@@ -224,6 +224,7 @@
 void CAN_RX_HANDLER();
 void CAN_ID_INIT(void);
 
-extern int ID_index_array[100];
+extern int ID_index_array[50];
 
 #endif
+