Fix conflict between documentation and example for method newChannel() (#3184)
It now correctly uses ledc.newChannel() and saves the return value instead of invoking ledc.setup().
Please register or sign in to comment
It now correctly uses ledc.newChannel() and saves the return value instead of invoking ledc.setup().