mirror of
https://github.com/micropython/micropython.git
synced 2026-01-08 05:00:26 +01:00
Don't exclude the Timer instance 1 entry from machine_timer_obj[] when using soft PWM. The usage is already checked when creating the Timer, so just create an empty entry.