forked from PAWPAW-Mirror/lib_xua
Add missing #defines.
The XUA library code now depends on these constants.
This commit is contained in:
@@ -22,5 +22,7 @@
|
||||
#define AUDIO_CLASS_FALLBACK 0
|
||||
#define BCD_DEVICE 0x1234
|
||||
#define XUA_DFU_EN 0
|
||||
#define MIC_DUAL_ENABLED 1 //Use single thread, dual PDM mic
|
||||
#define MIC_ARRAY_FRAME_SIZE 240
|
||||
|
||||
#endif // __custom_defines_h__
|
||||
|
||||
Reference in New Issue
Block a user