X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcfg%2Fcfg_i2s.h;h=1dbf1b720ded425abfddc0c777d392410a8682ff;hb=6fffd0614f75137e8fed424c87835d4e7d478ef7;hp=ad91bf8b94df84c01bc013dad5f7a19d79368322;hpb=677c93e2b91e885d2bcb0ea313ad0a58b195fd09;p=bertos.git diff --git a/bertos/cfg/cfg_i2s.h b/bertos/cfg/cfg_i2s.h index ad91bf8b..1dbf1b72 100644 --- a/bertos/cfg/cfg_i2s.h +++ b/bertos/cfg/cfg_i2s.h @@ -56,6 +56,12 @@ */ #define I2S_LOG_FORMAT LOG_FMT_TERSE +/** + * Length of each play buffer. + * + * $WIZ$ type = "int" + */ +#define CONFIG_PLAY_BUF_LEN 8192 /** * Sampling frequency of the audio file.