mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 04:30:24 +01:00
These have the same frequency, but can have different duty cycle and polarity. pwm.deinit() stops all channels of a module, but does not release the module. pwm.init() without arguments restarts all outputs.