mirror of
https://github.com/micropython/micropython.git
synced 2025-09-06 01:40:34 +02:00
This allows the DAC to use a user-specified Timer for the triggering (instead of the default Timer(6)), while still supporting original behaviour. Addresses issues #1129 and #1388.