mirror of
https://github.com/micropython/micropython.git
synced 2026-03-10 19:00:30 +01: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.