Index: output/eeprom.dat
===================================================================
--- /YC1308AC/branch/mouse_project/mouse_public_sdk/output/eeprom.dat	(revision 4999)
+++ /YC1308AC/branch/mouse_project/mouse_public_sdk/output/eeprom.dat	(working copy)
@@ -3446,12 +3446,12 @@
 ab
 c2
 97
-c8
-11
+83
+64
 c2
 98
-48
-11
+03
+64
 c3
 1d
 48
@@ -6668,8 +6668,8 @@
 60
 00
 00
-b0
-72
+ff
+45
 aa
 55
 40
Index: output/flash.dat
===================================================================
--- /YC1308AC/branch/mouse_project/mouse_public_sdk/output/flash.dat	(revision 4999)
+++ /YC1308AC/branch/mouse_project/mouse_public_sdk/output/flash.dat	(working copy)
@@ -3446,12 +3446,12 @@
 ab
 c2
 97
-c8
-11
+83
+64
 c2
 98
-48
-11
+03
+64
 c3
 1d
 48
@@ -6668,8 +6668,8 @@
 60
 00
 00
-b0
-72
+ff
+45
 aa
 55
 40
Index: output/program.lis
===================================================================
--- /YC1308AC/branch/mouse_project/mouse_public_sdk/output/program.lis	(revision 4999)
+++ /YC1308AC/branch/mouse_project/mouse_public_sdk/output/program.lis	(working copy)
@@ -1148,8 +1148,8 @@
 
 p_mouse_24g_fast_conn_attempt_fail:
 035b 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
-035c c297c811 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_24g_start_auto_pair 
-035d c2984811 bbit1 mouse_enable_auto_24g_paring ,mouse_24g_start_auto_pair 
+035c c2978364 bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_24g_start_auto_pair 
+035d c2980364 bbit1 mouse_enable_auto_24g_paring ,p_mouse_24g_start_auto_pair 
 035e c31d4806 bbit0 mouse_enable_24g_auto_pair_nerver_been_paired ,mouse_24g_reconn_dongle_start 
 035f 6fe24993 fetch 4 ,mem_mouse_24g_addr 
 0360 684a4974 fetcht 4 ,mem_mouse_compare_addr_ff 
Index: output/ramcode.rom
===================================================================
--- /YC1308AC/branch/mouse_project/mouse_public_sdk/output/ramcode.rom	(revision 4999)
+++ /YC1308AC/branch/mouse_project/mouse_public_sdk/output/ramcode.rom	(working copy)
@@ -858,8 +858,8 @@
 c002c844
 20204837
 6fe44bab
-c297c811
-c2984811
+c2978364
+c2980364
 c31d4806
 6fe24993
 684a4974
Index: program/patch.prog
===================================================================
--- /YC1308AC/branch/mouse_project/mouse_public_sdk/program/patch.prog	(revision 4999)
+++ /YC1308AC/branch/mouse_project/mouse_public_sdk/program/patch.prog	(working copy)
@@ -1267,8 +1267,8 @@
 
 p_mouse_24g_fast_conn_attempt_fail:
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag 
-	bbit1 MOUSE_ENABLE_24G_FIRST_AUTO_PAIRING,mouse_24g_start_auto_pair
-	bbit1 MOUSE_ENABLE_AUTO_24G_PARING,mouse_24g_start_auto_pair
+	bbit1 MOUSE_ENABLE_24G_FIRST_AUTO_PAIRING,p_mouse_24g_start_auto_pair
+	bbit1 MOUSE_ENABLE_AUTO_24G_PARING,p_mouse_24g_start_auto_pair
 	bbit0 MOUSE_ENABLE_24G_AUTO_PAIR_NERVER_BEEN_PAIRED,mouse_24g_reconn_dongle_start
 	fetch 4,mem_mouse_24g_addr		// auto pair first time
 	fetcht 4,mem_mouse_compare_addr_ff
