Änderungen

Aus Linkerkit.de

Wechseln zu: Navigation, Suche

LK-Tilt

6 Byte hinzugefügt, 14:56, 19. Okt. 2016
/* Codebeispiel Raspberry */
==Codebeispiel Raspberry==
 
<pre class="brush:py">import RPi.GPIO as GPIO
else:
GPIO.output(led, False)
</pre>
==Downloads==