This commit is contained in:
Dan-guanghua
2025-12-17 14:17:07 +08:00
parent f5f710df2d
commit 21e341f4a2
17 changed files with 1 additions and 1 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -10,7 +10,7 @@
#endif #endif
#ifndef BCD_DEVICE_N #ifndef BCD_DEVICE_N
#if defined (STEREO_2K) #if defined (STEREO_2K)
#define BCD_DEVICE_N (0xa) #define BCD_DEVICE_N (0xb)
#else #else
#define BCD_DEVICE_N (3) #define BCD_DEVICE_N (3)
#endif #endif