pull/490/head
Christopher Young 2016-09-14 22:23:17 -04:00
rodzic 4659e03dbd
commit 85d73964c7
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -5,7 +5,7 @@
#
# It expects a fan that's externally powered, and uses GPIO pin 11 for control.
import RPi.GPIO as GPIO``
import RPi.GPIO as GPIO
import time
import os