1 #!/bin/sh 2 #使用说明 3 #在使用时请将文件中所有的sangfei73cu_gb改为自己的项目名其他的不做改动 4 5 while(true) 6 do 7 adb shell cat /sys/devices/platform/mt6573-battery/FG_Battery_CurrentConsumption 8 sleep 0.2 9 done
1 #!/bin/sh 2 #使用说明 3 #在使用时请将文件中所有的sangfei73cu_gb改为自己的项目名其他的不做改动 4 5 while(true) 6 do 7 adb shell cat /sys/devices/platform/mt6573-battery/FG_Battery_CurrentConsumption 8 sleep 0.2 9 done
相关文章: