rpl.rb/samples/tibou-sensors.rpl
Gwenhael Le Moine a21cf92e25
add sample rpl rpograms
Signed-off-by: Gwenhael Le Moine <gwenhael.le.moine@gmail.com>
2022-11-15 14:27:56 +01:00

5 lines
No EOL
163 B
Text

"cpu: "
"/sys/class/hwmon/hwmon3/temp1_input" fread str→ 1000 / + "⁰C" +
" | " +
"gpu: " "/sys/class/hwmon/hwmon4/temp1_input" fread str→ 1000 / + "⁰C" +
+