This commit is contained in:
Dan-guanghua
2025-12-17 14:22:06 +08:00
parent 21e341f4a2
commit 55661799d8
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 (0xb)
#define BCD_DEVICE_N (0xc)
#else
#define BCD_DEVICE_N (3)
#endif