Files

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

10 lines
130 B
PHP
Raw Permalink Normal View History

2017-05-01 23:49:11 -05:00
<?php
//$scale_min = '-40';
//$scale_max = '40';
$unit_long = 'Power (dBm)';
$unit = 'dBm';
include 'wireless-sensor.inc.php';