Set default XUA_I2S_DUMMY_SAMPS value to 0

This commit is contained in:
Ross Owen
2023-06-12 18:07:10 +01:00
parent 85fd297336
commit 3a2926d1d8

View File

@@ -198,7 +198,7 @@
#endif
#ifndef XUA_I2S_DUMMY_SAMPS
#define XUA_I2S_DUMMY_SAMPS (1)
#define XUA_I2S_DUMMY_SAMPS (0)
#endif
/**