Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update vcgencmd.1 #703

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
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