Skip to content
This repository was archived by the owner on Aug 27, 2025. It is now read-only.
Open
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
7 changes: 5 additions & 2 deletions host_applications/linux/apps/gencmd/vcgencmd.1
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,11 @@ for any reason.
.
.TP
.B 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,
.B "measure_temp pmic"
returns the temperature of the PMIC.
.
.TP
.BI measure_clock \ clock
Expand Down