Files

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
118 B
PHP
Raw Permalink Normal View History

2010-06-09 20:20:38 +00:00
<?php
$class = 'current';
$unit = 'A';
$unit_long = 'Ampere';
2010-06-09 20:20:38 +00:00
2019-04-11 23:26:42 -05:00
require 'includes/html/graphs/device/sensor.inc.php';