Increase the IIO API FIFO size

This commit is contained in:
Javier Arribas 2023-09-27 09:52:19 +02:00
parent bac997bb7c
commit e24a5df69e
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
#ifndef SRC_LIBS_ad936x_iio_samples_H_
#define SRC_LIBS_ad936x_iio_samples_H_
#define IIO_DEFAULTAD936XAPIFIFOSIZE_SAMPLES 32768
#define IIO_DEFAULTAD936XAPIFIFOSIZE_SAMPLES 32768 * 4
#define IIO_INPUTRAMFIFOSIZE 256