📜  adb 命令更改屏幕刷新率 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:26.592000             🧑  作者: Mango

代码示例1
adb shell settings put system peak_refresh_rate 96.0 
adb shell settings put system min_refresh_rate 96.0