Index: output/eeprom.dat
===================================================================
--- /YC1308AC/branch/mouse_project/YJX_Project/1011-T_Project/Multimode/SlideSwitch_3mode_2ch_RGB_QX31/output/eeprom.dat	(revision 1940)
+++ /YC1308AC/branch/mouse_project/YJX_Project/1011-T_Project/Multimode/SlideSwitch_3mode_2ch_RGB_QX31/output/eeprom.dat	(working copy)
@@ -6267,11 +6267,11 @@
 24
 20
 c6
-a9
+ad
 20
 20
 46
-ad
+a9
 6f
 e0
 cc
@@ -6509,7 +6509,7 @@
 26
 f6
 de
-db
+55
 aa
 55
 40
@@ -6655,7 +6655,7 @@
 00
 00
 04
-01
+21
 1b
 aa
 55
@@ -6808,8 +6808,8 @@
 00
 55
 4c
-08
 88
+08
 ff
 ff
 ff
@@ -6979,7 +6979,7 @@
 01
 fa
 00
-09
+18
 01
 aa
 55
@@ -7862,10 +7862,10 @@
 aa
 aa
 55
-b4
+e3
 93
-34
-98
+32
+4f
 ff
 ff
 ff
Index: output/program.lis
===================================================================
--- /YC1308AC/branch/mouse_project/YJX_Project/1011-T_Project/Multimode/SlideSwitch_3mode_2ch_RGB_QX31/output/program.lis	(revision 1940)
+++ /YC1308AC/branch/mouse_project/YJX_Project/1011-T_Project/Multimode/SlideSwitch_3mode_2ch_RGB_QX31/output/program.lis	(working copy)
@@ -2125,8 +2125,8 @@
 061a 20403f54 call mouse_gpio_config_input_pd 
 061b 6848c91e fetcht 1 ,mem_device_switch_gpio 
 061c 20406059 call gpio_get_bit 
-061d 2420c6a9 nbranch mouse_select_btdevice ,true 
-061e 202046ad branch mouse_check_select_24gdevice 
+061d 2420c6ad nbranch mouse_check_select_24gdevice ,true 
+061e 202046a9 branch mouse_select_btdevice 
 
 p_mouse_low_voltage_led_no_enter_lpm:
 061f 6fe0cc40 fetch 1 ,mem_mouse_led_new_interface_config 
Index: program/patch.prog
===================================================================
--- /YC1308AC/branch/mouse_project/YJX_Project/1011-T_Project/Multimode/SlideSwitch_3mode_2ch_RGB_QX31/program/patch.prog	(revision 1940)
+++ /YC1308AC/branch/mouse_project/YJX_Project/1011-T_Project/Multimode/SlideSwitch_3mode_2ch_RGB_QX31/program/patch.prog	(working copy)
@@ -2343,8 +2343,9 @@
 	call mouse_gpio_config_input_pd
 	fetcht 1,mem_device_switch_gpio
 	call gpio_get_bit
-	nbranch mouse_select_btdevice,true
-	branch mouse_check_select_24gdevice
+
+	nbranch mouse_check_select_24gdevice,true
+	branch mouse_select_btdevice
 
 
 p_mouse_low_voltage_led_no_enter_lpm:
Index: sched/mouse.dat
===================================================================
--- /YC1308AC/branch/mouse_project/YJX_Project/1011-T_Project/Multimode/SlideSwitch_3mode_2ch_RGB_QX31/sched/mouse.dat	(revision 1940)
+++ /YC1308AC/branch/mouse_project/YJX_Project/1011-T_Project/Multimode/SlideSwitch_3mode_2ch_RGB_QX31/sched/mouse.dat	(working copy)
@@ -85,7 +85,7 @@
 #bit5 MOUSE_ENABLE_COMMBINATION_KEY_BY_BT_DISCOVERY
 #bit6 MOUSE_ENABLE_DPI_KEY_LONG_PRESS_DISCONVERY
 #bit7 MOUSE_ENABLE_PB_BUTTON_LONG_PRESS_DISCONVERY
-01
+21
 
 #mouse flag byte8
 #bit0 MOUSE_ENABLE_SMOOTHER
@@ -169,8 +169,8 @@
 mem_mouse_multi_bt2led_blink_count_init:06		#bt2 count
 mem_mouse_multi_lowled_blink_count_init:0a		#low count=count
 #io config
-mem_mouse_1io2led_multi_24gled:08
-mem_mouse_1io2led_multi_bt1led:88
+mem_mouse_1io2led_multi_24gled:88
+mem_mouse_1io2led_multi_bt1led:08
 mem_mouse_1io2led_multi_bt2led:ff
 mem_mouse_low_gpio:ff
 mem_mouse_dpi_gpio:ff
@@ -238,7 +238,7 @@
 #b4 00#mem_mouse_vdd_low_vol   :1.0V
 mem_mouse_vdd_full_vol:3c 01		#3.3V
 fa 00#mem_mouse_vdd_empty_vol  :2.5V		#2.6v power off
-09 01#mem_mouse_vdd_low_vol   :2.65V		#2.75 low power
+18 01#09 01#mem_mouse_vdd_low_vol   :2.65V		#2.75 low power
 mem_mouse_vdd_button_press_vol:10 00
 mem_mouse_vdd_switch_gnd_24g_vol:52 00
 mem_mouse_vdd_switch_gnd_full_vol:35 00
