This commit is contained in:
shrkey
2016-09-29 23:18:39 +01:00
parent 9ce4251b37
commit 2166b85afd
5 changed files with 24 additions and 328 deletions

View File

@@ -1,7 +1,7 @@
#!/usr/bin/python
import RPi.GPIO as GPIO
from PCA9685 import PCA9685
from .PCA9685 import PCA9685
import time
import math