Tony Murray 8c639aa5a4 PSR2 Cleanup: /html edition
Travis tests for code conformance. Ignore warnings for now.
Fixed all errors, left most warnings.
2016-08-18 21:29:30 -05:00

8 lines
124 B
PHP

<?php
$graph_type = 'sensor_signal';
$class = 'signal';
$unit = 'dBm';
require 'pages/health/sensors.inc.php';