update MODE_BYPASS_UAC2
This commit is contained in:
@@ -35,7 +35,8 @@ extern "C" {
|
||||
#define MODE_FPS_UAC1 USB_IN_FLAG // 2 UAC1
|
||||
#define MODE_BR_UAC2 OPT_IN_FLAG // 3 BR
|
||||
#define MODE_V71_UAC2 UAC1_IN_FLAG // 4 V71
|
||||
#define MODE_V71_UAC1 BT_IN_FLAG // 5 UAC1
|
||||
#define MODE_V71_UAC1 BT_IN_FLAG // 5 UAC1
|
||||
#define MODE_BYPASS_UAC2 I2S_IN_FLAG // 6 BYPASS
|
||||
|
||||
extern unsigned g_host_os; // 1 -> Windows, 2 -> Others
|
||||
audio_sampling g_new_playback_format, g_playback_format;
|
||||
|
||||
Reference in New Issue
Block a user