X735 Software: Difference between revisions

No edit summary
 
Replace <comments/> with <comment-streams />
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{GD Template Impl}}
{{Deprecated|Please refer to [[X735-script]].}}
 
<span class="tb_red"><big>This tutorial is deprecated, see [[X735-script]]</big></span>
 


==Overview==
==Overview==
Line 51: Line 48:
  vi /etc/rc.local
  vi /etc/rc.local


<source lang='shell' line highlight="21">
<pre>
#!/bin/sh -e
#!/bin/sh -e
#
#
Line 74: Line 71:
python /home/pi/x735-v2.5/pwm_fan_control.py&
python /home/pi/x735-v2.5/pwm_fan_control.py&
exit 0
exit 0
</source>
</pre>


NOTE:  
NOTE:  
Line 267: Line 264:
Return to [[X735]]
Return to [[X735]]
<!--Add review function! -->
<!--Add review function! -->
<comments />
<comment-streams id="main" />