Update rgb.py

This commit is contained in:
2017-11-27 22:03:39 +00:00
parent 5863b3a0c0
commit 3545c21bd7
+2 -2
View File
@@ -6,8 +6,8 @@ GPIO.setmode(GPIO.BCM)
RUNNING = True
# PINs
green = 20
red = 21
red = 20
green = 21
blue = 22
# frequency for PWM