mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 04:30:24 +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.