Difference between revisions of "Translations:RPi/36/de"

From GIMX
Jump to: navigation, search
(Created page with "<pre> #!/usr/bin/python import os import time import RPi.GPIO as GPIO")
 

(No difference)


Latest revision as of 16:59, 29 December 2016

Information about message (contribute)

This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.

Message definition (RPi)
<pre>
#!/usr/bin/python
import os  
import time  
import RPi.GPIO as GPIO
Translation<pre>
#!/usr/bin/python
import os  
import time  
import RPi.GPIO as GPIO
#!/usr/bin/python
import os  
import time  
import RPi.GPIO as GPIO