|
|
@@ -386,29 +386,29 @@ etc. To deactivate the Serial printing, define the macro empty:
|
|
|
#include "___CONFIG/config_Slave_Ports_LOCAL_init.h"
|
|
|
|
|
|
|
|
|
-#if Active_ControllerID == 0x11
|
|
|
+//#if Active_ControllerID == 0x11
|
|
|
#include "___CONFIG/0x11/config_Slave_Ports_LOCAL_0x11_init.h"
|
|
|
-#endif
|
|
|
+//#endif
|
|
|
|
|
|
|
|
|
-#if Active_ControllerID == 0x13
|
|
|
+//#if Active_ControllerID == 0x13
|
|
|
#include "___CONFIG/0x13/config_Slave_Ports_LOCAL_0x13_init.h"
|
|
|
-#endif
|
|
|
+//#endif
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
-#if Active_ControllerID == 0x14
|
|
|
+//#if Active_ControllerID == 0x14
|
|
|
#include "___CONFIG/0x14/config_Slave_Ports_LOCAL_0x14_init.h"
|
|
|
-#endif
|
|
|
+//#endif
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
-#if Active_ControllerID == 0x15
|
|
|
+//#if Active_ControllerID == 0x15
|
|
|
#include "___CONFIG/0x15/config_Slave_Ports_LOCAL_0x15_init.h"
|
|
|
-#endif
|
|
|
+//#endif
|
|
|
|
|
|
|
|
|
|