Projet

Général

Profil

Révision 5a2f9abf

ID5a2f9abf8a71b10bfb7fa62913ae7feddfa6236a
Parent d369b316
Enfant 5061ef1d

Ajouté par Lars Kruse il y a environ 5 ans

Plugin rpi_temp: convert documentation to perlpod format

Voir les différences:

plugins/raspberry-pi/rpi_temp
1 1
#! /bin/sh
2
# (c) 2013 - LGPL - Steve Schnepp <steve.schnepp@pwkf.org>
2

  
3
: <<=cut
4

  
5
=head1 NAME
6

  
7
rpi_temp - monitor the temperature of a Raspberry device
8

  
9

  
10
=head1 AUTHORS
11

  
12
Copyright (C) 2013 Steve Schnepp <steve.schnepp@pwkf.org>
13

  
14

  
15
=head1 LICENSE
16

  
17
GNU Library General Public License v2 only
18

  
19
SPDX-License-Identifier: LGPL-2.0-only
20

  
21
=cut
3 22

  
4 23

  
5 24
if [ ! -r "/sys/class/thermal/thermal_zone0/temp" ]

Formats disponibles : Unified diff