mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 11:40:18 +01:00
As per the datasheet, all event flags for a stream must be cleared before enabling it. Fixes issue #4944 (with DAC.write_timed).
As per the datasheet, all event flags for a stream must be cleared before enabling it. Fixes issue #4944 (with DAC.write_timed).