Files

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

11 lines
168 B
PHP
Raw Permalink Normal View History

<?php
$scale_min = '-100';
$scale_max = '100';
$class = 'ssr';
$unit = 'dB';
$unit_long = 'SSR (dB)';
2019-04-11 23:26:42 -05:00
require 'includes/html/graphs/device/wireless-sensor.inc.php';