Adafruit-PWM-Servo-Driver-Library
Adafruit-PWM-Servo-Driver-Library copied to clipboard
Update Adafruit_PWMServoDriver.cpp
The FREQUENCY_OSCILLATOR is required by the function setPWMFreq(). Therefore, the FREQUENCY_OSCILLATOR must be set before call the function setPWMFreq()
requires clang-format before we can merge!
Looks like this never got clang'd? The fix was added with #97, so closing this one. Thanks for pointing out that bug!