Files

8 lines
113 B
PHP
Raw Permalink Normal View History

2011-12-12 16:21:30 +00:00
<?php
2020-09-21 15:40:17 +02:00
$class = 'dBm';
$unit = 'dBm';
$unit_long = 'dBm';
2011-12-12 16:21:30 +00:00
2019-04-11 23:26:42 -05:00
require 'includes/html/graphs/device/sensor.inc.php';