mirror of
https://github.com/micropython/micropython.git
synced 2025-09-08 02:40:55 +02:00
This allows a user-specified Timer for the triggering of the ADC read, mirroring the new behaviour of DAC.write_timed. Addresses issue #1129.