diff -r 14329d236f05 -r 407f98562c3b Hardware/ISensor.cs --- a/Hardware/ISensor.cs Sat May 15 12:50:28 2010 +0000 +++ b/Hardware/ISensor.cs Sat May 15 14:16:00 2010 +0000 @@ -47,7 +47,8 @@ Temperature, Load, Fan, - Flow + Flow, + Control } public interface ISensorEntry {