Parent Directory
|
Revision Log
|
Patch
--- trunk/libThermoControl/Configuration.cs 2013/11/13 01:18:51 15 +++ trunk/libThermoControl/Configuration.cs 2013/11/13 01:22:21 16 @@ -17,7 +17,7 @@ public static readonly int MAX_TEMP = 0; // 90 public static readonly int DEFAULT_TEMP = 0; // 70 public static readonly string DEFAULT_MODE = ""; // cool - public static readonly string NONE = ""; // cool + public static readonly string DEFAULT_FAN_SPEED = ""; // auto_fan [Conditional("CONFIG_UNITTEST")] public static void UnitTest()
ViewVC Help | |
Powered by ViewVC 1.1.22 |