motor test

This commit is contained in:
shrkey
2016-08-15 20:59:26 +01:00
parent c761cb6f76
commit 96f863e3b6
3 changed files with 95 additions and 20 deletions

View File

@@ -1,5 +1,5 @@
import time
from dwescapeHAT import dw_PWMCONTROL, dw_PWM
from darkwater_640.darkwater_640 import dw_Controller, dw_Servo, dw_Motor
dw = dw_PWMCONTROL( addr=0x61 )
s = dw.getSERVO(1)