Datasheet

pwm.setPWM(pin, 4096, 0);
You can set the pin to be fully off with
pwm.setPWM(pin, 0, 4096);
© Adafruit Industries https://learn.adafruit.com/adafruit-16-channel-pwm-slash-servo-shield Page 24 of 27