Change structure

This commit is contained in:
shrkey
2016-04-30 22:53:09 +01:00
parent e6a8c61484
commit 9590794a6b
6 changed files with 1 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
import time
from dwescapeHAT import dw_PWMCONTROL, dw_PWM
dw = dw_PWMCONTROL( addr=0x61 )
s = dw.getSERVO(1)
s.off();