moved example code

This commit is contained in:
shrkey
2016-08-15 13:13:12 +01:00
parent fbc0c00192
commit 3bc5d47a66

View File

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