This commit is contained in:
Dan-guanghua
2025-12-17 14:07:20 +08:00
parent 97f48c49d3
commit f5f710df2d
24 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 (1)
#define BCD_DEVICE_N (0xa)
#else
#define BCD_DEVICE_N (3)
#endif