Hardware/ISensor.cs
changeset 217 d93ddd6ca0af
parent 195 0ee888c485d5
child 247 6dc755f1970e
     1.1 --- a/Hardware/ISensor.cs	Wed Oct 06 19:50:10 2010 +0000
     1.2 +++ b/Hardware/ISensor.cs	Thu Oct 07 19:34:36 2010 +0000
     1.3 @@ -48,7 +48,8 @@
     1.4      Load,
     1.5      Fan,
     1.6      Flow,
     1.7 -    Control
     1.8 +    Control,
     1.9 +    Level
    1.10    }
    1.11  
    1.12    public struct SensorValue {