How to Install RPi.GPIO Python Library: Difference between revisions
Replace <comments/> with <comment-streams /> |
|||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 57: | Line 57: | ||
input_value = GPIO.input(17) | input_value = GPIO.input(17) | ||
GPIO.output(18, GPIO.HIGH) | GPIO.output(18, GPIO.HIGH) | ||
</ | </pre> | ||
==References== | ==References== | ||
| Line 65: | Line 65: | ||
<!--Add review function! --> | <!--Add review function! --> | ||
< | <comment-streams id="main" /> | ||
<!--Please choose the --> | <!--Please choose the --> | ||