mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 20:50:14 +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.