Index: output/eeprom.dat
===================================================================
--- /YC1308AC/branch/mouse_project/HaiQi_Project/mouse_public_M03_2Mode/output/eeprom.dat	(revision 4389)
+++ /YC1308AC/branch/mouse_project/HaiQi_Project/mouse_public_M03_2Mode/output/eeprom.dat	(working copy)
@@ -681,8 +681,8 @@
 cb
 b4
 c1
+01
 00
-80
 00
 20
 40
@@ -6248,8 +6248,8 @@
 60
 00
 00
-d0
-cd
+46
+fb
 aa
 55
 40
@@ -6394,7 +6394,7 @@
 5a
 00
 00
-36
+34
 82
 1f
 aa
@@ -6542,10 +6542,10 @@
 55
 4c
 90
-88
 85
 ff
 ff
+ff
 aa
 55
 01
@@ -6591,7 +6591,7 @@
 b3
 4b
 02
-03
+02
 aa
 55
 08
@@ -7609,10 +7609,10 @@
 aa
 aa
 55
-6c
+e0
 9b
-b6
-62
+e7
+bf
 ff
 ff
 ff
Index: output/program.lis
===================================================================
--- /YC1308AC/branch/mouse_project/HaiQi_Project/mouse_public_M03_2Mode/output/program.lis	(revision 4389)
+++ /YC1308AC/branch/mouse_project/HaiQi_Project/mouse_public_M03_2Mode/output/program.lis	(working copy)
@@ -217,7 +217,7 @@
 00a6 6fe0c938 fetch 1 ,mem_device_flag 
 00a7 c1000000 rtneq mode_24g_device 
 00a8 6fe0cbb4 fetch 1 ,mem_device_number 
-00a9 c1008000 rtneq 1 
+00a9 c1010000 rtneq 2 
 00aa 204000bb call p_mouse_select_device_number 
 00ab 20400428 call p_mouse_devide_led_disable 
 00ac 20400167 call p_mouse_low_voltage_led_off 
Index: output/ramcode.rom
===================================================================
--- /YC1308AC/branch/mouse_project/HaiQi_Project/mouse_public_M03_2Mode/output/ramcode.rom	(revision 4389)
+++ /YC1308AC/branch/mouse_project/HaiQi_Project/mouse_public_M03_2Mode/output/ramcode.rom	(working copy)
@@ -167,7 +167,7 @@
 6fe0c938
 c1000000
 6fe0cbb4
-c1008000
+c1010000
 204000bb
 20400428
 20400167
Index: output/sched.rom
===================================================================
--- /YC1308AC/branch/mouse_project/HaiQi_Project/mouse_public_M03_2Mode/output/sched.rom	(revision 4389)
+++ /YC1308AC/branch/mouse_project/HaiQi_Project/mouse_public_M03_2Mode/output/sched.rom	(working copy)
@@ -141,7 +141,7 @@
 #bit5 MOUSE_ENABLE_PB_BUTTON_CONNECT_GND
 #bit6 MOUSE_ENABLE_DPI_KEY_CONNECT_ADC
 #bit7 MOUSE_ENABLE_24G_FIRST_AUTO_PAIRING
-36
+34
 
 #mouse flag byte7
 #bit0 MOUSE_ENABLE_AUTO_24G_PARING
@@ -233,8 +233,8 @@
 mem_mouse_multi_lowled_blink_count_init:0a		#low count=count
 #io config
 mem_mouse_1io2led_multi_24gled:90
-mem_mouse_1io2led_multi_bt1led:88
-mem_mouse_1io2led_multi_bt2led:85
+mem_mouse_1io2led_multi_bt1led:85
+mem_mouse_1io2led_multi_bt2led:ff
 mem_mouse_low_gpio:ff
 mem_mouse_dpi_gpio:ff
 #1io2led multi end
@@ -260,7 +260,7 @@
 
 
 mem_mouse_bluetooth_type:02	#03 bt3.0+ble   #02 ble   #01 bt3.0
-mem_device_number:03  #max device number   value:01,02,03
+mem_device_number:02  #max device number   value:01,02,03
 
 mem_device_flag:
 00
Index: program/patch.prog
===================================================================
--- /YC1308AC/branch/mouse_project/HaiQi_Project/mouse_public_M03_2Mode/program/patch.prog	(revision 4389)
+++ /YC1308AC/branch/mouse_project/HaiQi_Project/mouse_public_M03_2Mode/program/patch.prog	(working copy)
@@ -228,7 +228,7 @@
 	fetch 1,mem_device_flag
 	rtneq MODE_24G_DEVICE
 	fetch 1,mem_device_number
-	rtneq 1		// 1channel
+	rtneq 2		// 1channel
 	call p_mouse_select_device_number
 	call p_mouse_devide_led_disable
 	call p_mouse_low_voltage_led_off
Index: sched/mouse.dat
===================================================================
--- /YC1308AC/branch/mouse_project/HaiQi_Project/mouse_public_M03_2Mode/sched/mouse.dat	(revision 4389)
+++ /YC1308AC/branch/mouse_project/HaiQi_Project/mouse_public_M03_2Mode/sched/mouse.dat	(working copy)
@@ -74,7 +74,7 @@
 #bit5 MOUSE_ENABLE_PB_BUTTON_CONNECT_GND
 #bit6 MOUSE_ENABLE_DPI_KEY_CONNECT_ADC
 #bit7 MOUSE_ENABLE_24G_FIRST_AUTO_PAIRING
-36
+34
 
 #mouse flag byte7
 #bit0 MOUSE_ENABLE_AUTO_24G_PARING
@@ -166,8 +166,8 @@
 mem_mouse_multi_lowled_blink_count_init:0a		#low count=count
 #io config
 mem_mouse_1io2led_multi_24gled:90
-mem_mouse_1io2led_multi_bt1led:88
-mem_mouse_1io2led_multi_bt2led:85
+mem_mouse_1io2led_multi_bt1led:85
+mem_mouse_1io2led_multi_bt2led:ff
 mem_mouse_low_gpio:ff
 mem_mouse_dpi_gpio:ff
 #1io2led multi end
@@ -193,7 +193,7 @@
 
 
 mem_mouse_bluetooth_type:02	#03 bt3.0+ble   #02 ble   #01 bt3.0
-mem_device_number:03  #max device number   value:01,02,03
+mem_device_number:02  #max device number   value:01,02,03
 
 mem_device_flag:
 00
