2k A2
This commit is contained in:
@@ -6,11 +6,11 @@
|
||||
#define BCD_DEVICE_J (1)
|
||||
#endif
|
||||
#ifndef BCD_DEVICE_M
|
||||
#define BCD_DEVICE_M (1)
|
||||
#define BCD_DEVICE_M (2)
|
||||
#endif
|
||||
#ifndef BCD_DEVICE_N
|
||||
#if defined (STEREO_2K)
|
||||
#define BCD_DEVICE_N (0xc)
|
||||
#define BCD_DEVICE_N (0x0A)
|
||||
#else
|
||||
#define BCD_DEVICE_N (3)
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user