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

View File

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