Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion documentation/asciidoc/computers/os/graphics-utilities.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,8 @@ Returns the throttled state of the system. This is a bit pattern - a bit being s

==== measure_temp

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

==== measure_clock [clock]

Expand Down