Files

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

10 lines
127 B
PHP
Raw Permalink Normal View History

2017-05-01 23:49:11 -05:00
<?php
$scale_min = '0';
$scale_max = '100';
$unit_long = 'Utilization (%)';
$unit = '%';
include 'wireless-sensor.inc.php';