Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Move ADC and DAC setup to respective functions `adcSetup()` & `dacSetup()` - Implement double-buffering for `feedDAC()` function in 16-bit mode - Fix `disableDAC()` function - Use memcpy instead of loop in `adcCallback()` function
- Loading branch information