Skip to content

Commit d577ba7

Browse files
author
Alasdair Allan
authored
Merge pull request #2123 from andrum99/patch-2
Update graphics-utilities.adoc
2 parents 0e6b2ce + 61e96f0 commit d577ba7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

documentation/asciidoc/computers/os/graphics-utilities.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,8 @@ Returns the throttled state of the system. This is a bit pattern - a bit being s
138138

139139
==== measure_temp
140140

141-
Returns the temperature of the SoC as measured by the on-board temperature sensor.
141+
Returns the temperature of the SoC as measured by its internal temperature sensor;
142+
on Raspberry Pi 4, `measure_temp pmic` returns the temperature of the PMIC.
142143

143144
==== measure_clock [clock]
144145

0 commit comments

Comments
 (0)