mirror of
https://github.com/micropython/micropython.git
synced 2025-08-09 20:21:57 +02:00
Make the PWM duty cycle configurable from 0.00 to 100.00 by accepting values from 0 to 10000. Add automatic Pin assignment when operating in PWM mode.