Commit 9583c484 authored by Lucas Russo's avatar Lucas Russo

hal/*/*/acq/acq_chan.h: increase block size to 131072 bytes

parent 417837ca
#ifndef _ACQ_CHAN_H_
#define _ACQ_CHAN_H_
#define BLOCK_SIZE 32768
#define BLOCK_SIZE 131072
/* ADC */
#define ADC_CHAN_ID 0
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment