PCA9685_ALL_CHANNELS
const uint8_t reg = chan->ch_number == PCA9685_ALL_CHANNELS ?
const uint8_t reg = chan->ch_number == PCA9685_ALL_CHANNELS ?
if (index > PCA9685_ALL_CHANNELS)
for (index = 0; index <= PCA9685_ALL_CHANNELS; index++) {