1.1 --- a/Hardware/ISensor.cs Sat Feb 20 19:51:10 2010 +0000
1.2 +++ b/Hardware/ISensor.cs Sun Feb 21 18:10:30 2010 +0000
1.3 @@ -45,7 +45,8 @@
1.4 Clock,
1.5 Temperature,
1.6 Load,
1.7 - Fan
1.8 + Fan,
1.9 + Flow
1.10 }
1.11
1.12 public interface ISensorEntry {