X708-script: Difference between revisions
Replace <comments/> with <comment-streams /> |
|||
| (4 intermediate revisions by 2 users not shown) | |||
| Line 134: | Line 134: | ||
</blockquote> | </blockquote> | ||
< | <pre> | ||
#!/usr/bin/env python3 | #!/usr/bin/env python3 | ||
| Line 152: | Line 152: | ||
"""Get the core temperature. | """Get the core temperature. | ||
Run a shell script to get the core temp and parse the output. | Run a shell script to get the core temp and parse the output. | ||
</ | </pre> | ||
'''[PS]''': If you can't understand <code>fan.py</code>, please ignore this step. Because the X708 fan will run at low speed by default, this cooling capacity is sufficient. | '''[PS]''': If you can't understand <code>fan.py</code>, please ignore this step. Because the X708 fan will run at low speed by default, this cooling capacity is sufficient. | ||
| Line 211: | Line 211: | ||
<!--Add review function! --> | <!--Add review function! --> | ||
< | <comment-streams id="main" /> | ||
<!--Please choose the --> | <!--Please choose the --> | ||