Hardware/ISensor.cs
changeset 118 407f98562c3b
parent 110 411b72b73d8f
child 134 8b3b9b2e28e5
     1.1 --- a/Hardware/ISensor.cs	Sat May 15 12:50:28 2010 +0000
     1.2 +++ b/Hardware/ISensor.cs	Sat May 15 14:16:00 2010 +0000
     1.3 @@ -47,7 +47,8 @@
     1.4      Temperature,
     1.5      Load,
     1.6      Fan,
     1.7 -    Flow
     1.8 +    Flow,
     1.9 +    Control
    1.10    }
    1.11  
    1.12    public interface ISensorEntry {