Skip to content
Snippets Groups Projects
Commit 4866c702 authored by Sam Calisch's avatar Sam Calisch
Browse files

Update saadc.ino

parent a45a3608
Branches
No related tags found
No related merge requests found
Pipeline #
//sec, 2017 //sec, 2017
#define N_SAMPLES 48 #define N_SAMPLES 48
static int16_t data_buffer[N_SAMPLES] = {0};
void adc_setup() { void adc_setup() {
//configure SAADC resolution //configure SAADC resolution
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment