Index: output/flash.dat
===================================================================
--- /branch/mouse_project/YJX_Project/YJX_1066/SlideSwitch_CH800/output/flash.dat	(revision 4887)
+++ /branch/mouse_project/YJX_Project/YJX_1066/SlideSwitch_CH800/output/flash.dat	(working copy)
@@ -2616,7 +2616,7 @@
 40
 04
 4a
-20
+24
 20
 c3
 66
@@ -4416,7 +4416,7 @@
 40
 04
 4a
-20
+24
 20
 84
 53
@@ -8192,8 +8192,8 @@
 20
 07
 fa
-12
-51
+e9
+14
 aa
 55
 08
Index: output/program.lis
===================================================================
--- /branch/mouse_project/YJX_Project/YJX_1066/SlideSwitch_CH800/output/program.lis	(revision 4887)
+++ /branch/mouse_project/YJX_Project/YJX_1066/SlideSwitch_CH800/output/program.lis	(working copy)
@@ -857,7 +857,7 @@
 
 p_mouse_check_select_device_by_switch:
 028c 2040044a call p_mouse_get_select_state 
-028d 2020c366 branch mouse_cheak_select_24gdevice ,true 
+028d 2420c366 nbranch mouse_cheak_select_24gdevice ,true 
 028e 20204364 branch mouse_select_btdevice 
 
 p_mouse3_0_check_reconn_target:
@@ -1489,7 +1489,7 @@
 
 p_mouse_check_select_device_by_switch_timer:
 044e 2040044a call p_mouse_get_select_state 
-044f 20208453 branch p_mouse_cheak_select_24gdevice ,true 
+044f 24208453 nbranch p_mouse_cheak_select_24gdevice ,true 
 
 p_mouse_select_btdevice:
 0450 6800c720 fetch 1 ,mem_device_flag 
Index: program/patch.prog
===================================================================
--- /branch/mouse_project/YJX_Project/YJX_1066/SlideSwitch_CH800/program/patch.prog	(revision 4887)
+++ /branch/mouse_project/YJX_Project/YJX_1066/SlideSwitch_CH800/program/patch.prog	(working copy)
@@ -1200,7 +1200,7 @@
 
 p_mouse_check_select_device_by_switch:
 	call p_mouse_get_select_state
-	branch mouse_cheak_select_24gdevice,true
+	nbranch mouse_cheak_select_24gdevice,true
 	branch mouse_select_btdevice
 
 ifdef CLASSIC_BT
@@ -1979,7 +1979,7 @@
 //	fetch 1,mem_config_function_enable
 //	rtnbit0 ENABLE_SELECT_DEVICE_BY_SWITCH
 	call p_mouse_get_select_state
-	branch p_mouse_cheak_select_24gdevice,true
+	nbranch p_mouse_cheak_select_24gdevice,true
 p_mouse_select_btdevice:
 	fetch 1,mem_device_flag
 	bne MODE_BT_DEVICE1,soft_reset_chip
