overclocking raspberry pi 4 code example
Example: raspberry pi overclock
arm_freq=2000
##this is to boost CPU freq
over_voltage=8
##this is for more voltage to support the overclock
gpu_freq=600
##boost gpu freq
gpu_mem=1024
##boost gpu mem
arm_freq=2000
##this is to boost CPU freq
over_voltage=8
##this is for more voltage to support the overclock
gpu_freq=600
##boost gpu freq
gpu_mem=1024
##boost gpu mem