Fork and fix for mwork

Dependencies:   mbed-dev-f303 FastPWM3 millis

Revision:
54:3e056b097c52
Parent:
51:6cd89bd6fcaa
--- a/Config/user_config.h	Fri Feb 28 23:05:58 2020 +0000
+++ b/Config/user_config.h	Tue Mar 03 00:53:49 2020 +0000
@@ -18,8 +18,7 @@
 #define CAN_MASTER              __int_reg[2]                                    // CAN bus "master" ID
 #define CAN_TIMEOUT             __int_reg[3]                                    // CAN bus timeout period
 #define ENCODER_LUT             __int_reg[5]                                    // Encoder offset LUT - 128 elements long
-
-
+//#define IO_MODE                 __int_reg[6]                                    // The IO_mode (UART or step/dir)
 
 
 extern float __float_reg[];