mirror of
https://github.com/ravinrabbid/DonCon2040.git
synced 2025-02-06 14:34:23 +01:00
The external ADC will constantly convert, reading will give the maximum value since the last read. This should avoid missing any peaks. The internal ADC will now only do one conversion upon read, consider it abandoned for now.