forked from PAWPAW-Mirror/lib_xua
Rename a constant to match the expected name
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#define __custom_defines_h__
|
||||
|
||||
#define EXCLUDE_USB_AUDIO_MAIN
|
||||
#define NUM_PDM_MICS 0
|
||||
#define XUA_NUM_PDM_MICS 0
|
||||
#define XUD_TILE 1
|
||||
#define AUDIO_IO_TILE 0
|
||||
#define MIXER 0
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
#define MAX_FREQ 48000
|
||||
|
||||
#define EXCLUDE_USB_AUDIO_MAIN
|
||||
#define NUM_PDM_MICS 0
|
||||
#define XUA_NUM_PDM_MICS 0
|
||||
|
||||
#define PDM_TILE 2
|
||||
#define XUD_TILE 1
|
||||
|
||||
Reference in New Issue
Block a user