I downloaded the driver and when i compile the pwntest sketch i get errors.
I made no changes to the downloaded examples whatsoever.
pwmtest:23: error: 'Adafruit_PWMServoDriver' does not name a type
pwmtest.pde: In function 'void setup()':
pwmtest:35: error: 'pwm' was not declared in this scope
pwmtest.pde: In function 'void loop()':
pwmtest:49: error: 'pwm' was not declared in this scope

