Commented out #define NMRA_DCC_ENABLE_14_SPEED_STEP_MODE

This commit is contained in:
Alex Shepherd
2016-06-11 15:46:05 +12:00
parent 2c55e735b7
commit 9e656f49c6

View File

@@ -34,7 +34,7 @@
#define NMRA_DCC_PROCESS_MULTIFUNCTION #define NMRA_DCC_PROCESS_MULTIFUNCTION
// Uncomment the following line to Enable 14 Speed Step Support // Uncomment the following line to Enable 14 Speed Step Support
#define NMRA_DCC_ENABLE_14_SPEED_STEP_MODE //#define NMRA_DCC_ENABLE_14_SPEED_STEP_MODE
#if defined(ARDUINO) && ARDUINO >= 100 #if defined(ARDUINO) && ARDUINO >= 100
#include "Arduino.h" #include "Arduino.h"