We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
很好的项目,感谢!
Redmi AX6000 可以使用以下指令获取温度 cat /sys/class/thermal/thermal_zone0/temp 45888 iwpriv wl0 stat | grep "CurrentTemperature" iwpriv wl1 stat | grep "CurrentTemperature" CurrentTemperature = 46
其他机型没测试
建议可以考虑增加机型获取温度的支持
The text was updated successfully, but these errors were encountered:
其实是有的,根据这个型号判断,方便的话可以提供下程序启动时此处的输出
Sorry, something went wrong.
我测了一下,结果如下 DEBU[0001] 路由器型号为:RB06
好的👌
be6500pro显示的RD08,非常好的程序求更新,be6500pro好多信息都显示不出来
No branches or pull requests
很好的项目,感谢!
Redmi AX6000 可以使用以下指令获取温度
cat /sys/class/thermal/thermal_zone0/temp
45888
iwpriv wl0 stat | grep "CurrentTemperature"
iwpriv wl1 stat | grep "CurrentTemperature"
CurrentTemperature = 46
其他机型没测试
建议可以考虑增加机型获取温度的支持
The text was updated successfully, but these errors were encountered: