mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 03:30:14 +01: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.