The import of Arduino.h was below the NUM_PWM setting for different boards, thus was not being enforced. This caused only 4 servos to be allotted to LEDc channels and the rest not being attached. I have tested this with an ESP32 S3.
Apologies for the formatting error. Fixed and pushed.
The import of Arduino.h was below the NUM_PWM setting for different boards, thus was not being enforced. This caused only 4 servos to be allotted to LEDc channels and the rest not being attached. I have tested this with an ESP32 S3.
Apologies for the formatting error. Fixed and pushed.