Index: output/eeprom.dat
===================================================================
--- /YC1308AC/branch/mouse_project/XZR/mouse_public_xzr_branch/PB_3m_3ch_70/output/eeprom.dat	(revision 4995)
+++ /YC1308AC/branch/mouse_project/XZR/mouse_public_xzr_branch/PB_3m_3ch_70/output/eeprom.dat	(working copy)
@@ -3282,12 +3282,12 @@
 ab
 c2
 97
-c8
-11
+83
+3b
 c2
 98
-48
-11
+03
+3b
 c3
 1d
 48
@@ -6512,8 +6512,8 @@
 60
 00
 00
-47
-f4
+93
+89
 aa
 55
 40
@@ -6598,7 +6598,7 @@
 7a
 41
 88
-16
+14
 ce
 aa
 55
@@ -6678,7 +6678,7 @@
 04
 58
 02
-64
+3c
 64
 94
 85
@@ -6741,8 +6741,8 @@
 00
 24
 49
-03
-03
+00
+00
 00
 aa
 55
@@ -7102,17 +7102,17 @@
 fc
 45
 0b
-42
-54
-33
-2e
-30
-20
+47
 4d
+36
+39
+30
+50
 6f
-75
-73
-65
+72
+35
+2e
+30
 aa
 55
 05
@@ -7264,17 +7264,17 @@
 1e
 4c
 0b
-42
-54
-35
-2e
-32
-20
+47
 4d
+36
+39
+30
+50
 6f
-75
-73
-65
+72
+35
+2e
+33
 aa
 55
 0d
@@ -7878,10 +7878,10 @@
 aa
 aa
 55
-88
-9e
-e3
-59
+a5
+9d
+52
+6e
 ff
 ff
 ff
Index: output/program.lis
===================================================================
--- /YC1308AC/branch/mouse_project/XZR/mouse_public_xzr_branch/PB_3m_3ch_70/output/program.lis	(revision 4995)
+++ /YC1308AC/branch/mouse_project/XZR/mouse_public_xzr_branch/PB_3m_3ch_70/output/program.lis	(working copy)
@@ -1095,8 +1095,8 @@
 
 p_mouse_24g_fast_conn_attempt_fail:
 0332 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
-0333 c297c811 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_24g_start_auto_pair 
-0334 c2984811 bbit1 mouse_enable_auto_24g_paring ,mouse_24g_start_auto_pair 
+0333 c297833b bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_24g_start_auto_pair 
+0334 c298033b bbit1 mouse_enable_auto_24g_paring ,p_mouse_24g_start_auto_pair 
 0335 c31d4806 bbit0 mouse_enable_24g_auto_pair_nerver_been_paired ,mouse_24g_reconn_dongle_start 
 0336 6fe24993 fetch 4 ,mem_mouse_24g_addr 
 0337 684a4974 fetcht 4 ,mem_mouse_compare_addr_ff 
Index: program/patch.prog
===================================================================
--- /YC1308AC/branch/mouse_project/XZR/mouse_public_xzr_branch/PB_3m_3ch_70/program/patch.prog	(revision 4995)
+++ /YC1308AC/branch/mouse_project/XZR/mouse_public_xzr_branch/PB_3m_3ch_70/program/patch.prog	(working copy)
@@ -1273,8 +1273,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
Index: sched/mouse.dat
===================================================================
--- /YC1308AC/branch/mouse_project/XZR/mouse_public_xzr_branch/PB_3m_3ch_70/sched/mouse.dat	(revision 4995)
+++ /YC1308AC/branch/mouse_project/XZR/mouse_public_xzr_branch/PB_3m_3ch_70/sched/mouse.dat	(working copy)
@@ -1,6 +1,6 @@
 mem_device_option:08	#08 mouse
 
-mem_lpm_config:88 16 ce	#4khz
+mem_lpm_config:88 14 ce	#4khz
 mem_fcomp_div:18
 
 mem_rf_init_data:ff
@@ -107,7 +107,7 @@
 
 mem_mouse_discovery_timeout:b0 04	#2min
 mem_mouse_24g_pair_timeout_init:58 02  #1min	    24g reconn timer&pair timer
-mem_mouse_direct_timeout:64  #05s
+mem_mouse_direct_timeout:3c  #05s
 mem_mouse_24g_reconn_timeout_init:64 #10s
 
 mem_mouse_24g_pair_tx_power:94 #pair power
@@ -144,8 +144,8 @@
 mem_dpi_led_gpio:ff #03
 mem_firebutton_gpio:ff
 
-mem_sensor_angle_default:03	#00--6CLK   01--9CLK   02--12CLK   03--3CLK
-mem_sensor_angle_switch:03	#00--6CLK   01--9CLK   02--12CLK   03--3CLK
+mem_sensor_angle_default:00	#00--6CLK   01--9CLK   02--12CLK   03--3CLK
+mem_sensor_angle_switch:00	#00--6CLK   01--9CLK   02--12CLK   03--3CLK
 mem_config_sensor_dpi:00		#00--1200   01--1600
 
 mem_mouse_logo_led_gpio:ff
@@ -264,7 +264,7 @@
 mem_app_connection_options:06
 mem_lap:10 a3 c8 12 23 51
 mem_local_name_length:
-'BT3.0 Mouse
+'GM690Por5.0
 mem_sniff_param_interval:
 0e 00 
 01 00 ##mem_sniff_param_attempt:01 00
@@ -312,7 +312,7 @@
 'BT5.2 Mouse
 
 mem_le_name_patch_len:	#max 18bytes
-'BT5.2 Mouse
+'GM690Por5.3
 
 mem_mouse_le_name_modify_enable:00	#00 disable  01 enable
 
