Files

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

11 lines
133 B
PHP
Raw Permalink Normal View History

<?php
2020-09-21 15:40:17 +02:00
$unit_text = 'Watts';
$unitlen = 5;
$bigdescrlen = 5;
$smalldescrlen = 5;
$rrdVar = 'pwr';
require 'nvidia-common.inc.php';