forked from PAWPAW-Mirror/lib_xua
Add missing definition of MIC_DUAL_FRAME_SIZE. Use the MIC_ARRAY_FRAME_SIZE value from lib_xua.
This commit is contained in:
@@ -12,4 +12,8 @@
|
||||
#define MIC_ARRAY_NUM_MICS (XUA_NUM_PDM_MICS)
|
||||
#endif
|
||||
|
||||
#ifndef MIC_DUAL_FRAME_SIZE
|
||||
#define MIC_DUAL_FRAME_SIZE (MIC_ARRAY_FRAME_SIZE)
|
||||
#endif
|
||||
|
||||
#endif /* MIC_ARRAY_CONF_H_ */
|
||||
|
||||
Reference in New Issue
Block a user