Answers for "get raspberry pi cpu speed"

0

get raspberry pi cpu speed

cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq

OR

vcgencmd get_config arm_freq
Posted by: Guest on April-02-2021

Code answers related to "get raspberry pi cpu speed"

Browse Popular Code Answers by Language