コード例 #1
0
ファイル: seguidor_pid.py プロジェクト: Vtn21/Problemas-MK-1
def stop():
	PWM.set_duty_cyle(MOTOR_R, 0)
	PWM.set_duty_cycle(MOTOR_L, 0)