--- trunk/NexusPowerCommand/Program.cs 2011/10/25 07:48:20 25 +++ trunk/NexusPowerCommand/Program.cs 2011/10/25 07:49:31 26 @@ -1,4 +1,4 @@ -#define USE_TESTING_CODE // when defined, no actuall power command will be processed, it will just ouput a message to the console +//#define USE_TESTING_CODE // when defined, no actuall power command will be processed, it will just ouput a message to the console using System; using System.Collections.Generic; using System.Linq;