adafruit / Adafruit-Raspberry-Pi-Python-Code

Adafruit library code for Raspberry Pi
1.43k stars 686 forks source link

Added reset function to Adafruit_PWM_Servo_Driver #84

Closed PauliusLiekis closed 10 years ago

PauliusLiekis commented 10 years ago

Separated code into Reset function and added missing code to it.

tdicola commented 10 years ago

Thanks for submitting the pull request. I just merged in https://github.com/adafruit/Adafruit-Raspberry-Pi-Python-Code/pull/83 which seems to cover this reset fix. I'll close this one for now, but thanks again for contributing to the library!