2010-02-25 01:52:32 +00:00
|
|
|
<?php
|
|
|
|
|
2011-04-26 15:46:51 +00:00
|
|
|
$class = "fanspeed";
|
|
|
|
$unit = "";
|
|
|
|
$unit_long = "RPM";
|
2010-02-25 01:52:32 +00:00
|
|
|
|
2011-04-26 15:46:51 +00:00
|
|
|
include("includes/graphs/device/sensor.inc.php");
|
2010-05-02 19:47:09 +00:00
|
|
|
|
2011-04-26 15:46:51 +00:00
|
|
|
?>
|