Index: output/eeprom.dat
===================================================================
--- /YC1308AC/branch/mouse_project/XZR/PBSwitch_3mode_3ch_8388/output/eeprom.dat	(revision 1572)
+++ /YC1308AC/branch/mouse_project/XZR/PBSwitch_3mode_3ch_8388/output/eeprom.dat	(working copy)
@@ -1026,8 +1026,8 @@
 0a
 20
 20
-03
-f7
+60
+69
 70
 8a
 8b
@@ -2113,7 +2113,7 @@
 c8
 a4
 c2
-82
+81
 26
 79
 20
@@ -4050,8 +4050,8 @@
 48
 20
 20
-03
-f7
+60
+65
 68
 48
 cc
@@ -6320,8 +6320,8 @@
 20
 26
 f6
-c6
-0c
+89
+68
 aa
 55
 40
@@ -6744,7 +6744,7 @@
 06
 0a
 00
-64
+02
 00
 70
 17
@@ -7659,10 +7659,10 @@
 aa
 aa
 55
-33
-8e
-ce
-c5
+d1
+8d
+83
+b8
 ff
 ff
 ff
Index: output/program.lis
===================================================================
--- /YC1308AC/branch/mouse_project/XZR/PBSwitch_3mode_3ch_8388/output/program.lis	(revision 1572)
+++ /YC1308AC/branch/mouse_project/XZR/PBSwitch_3mode_3ch_8388/output/program.lis	(working copy)
@@ -325,7 +325,7 @@
 
 p_mouse_low_voltage_led_off:
 00fe d840000a arg 0x0a ,temp 
-00ff 202003f7 branch p_mouse_device_led_off 
+00ff 20206069 branch gpio_out_active 
 
 p_initialize_radio_cont:
 0100 708a8be6 jam 0xe6 ,core_syn_aac_cfg1 
@@ -679,7 +679,7 @@
 020c 1fe0fe01 increase 1 ,pdata 
 020d 67e148a3 store 2 ,mem_24g_txfail_cnt 
 020e 6fe0c8a4 fetch 1 ,mem_24g_txfail_cnt + 1 
-020f c2822679 bbit1 4 ,g24_tx_attempt_fail 
+020f c2812679 bbit1 2 ,g24_tx_attempt_fail 
 0210 2040267e call g24_transmit_hop_process 
 0211 6fe14c6b fetch 2 ,mem_retransmit 
 0212 1fe0fe01 increase 1 ,pdata 
@@ -1333,7 +1333,7 @@
 
 p_mouse_device_24g_led_off:
 03f2 6848cc48 fetcht 1 ,mem_mouse_1io2led_multi_24gled 
-03f3 202003f7 branch p_mouse_device_led_off 
+03f3 20206065 branch gpio_out_inactive 
 
 p_mouse_device_bt1_led_off:
 03f4 6848cc49 fetcht 1 ,mem_mouse_1io2led_multi_bt1led 
Index: program/patch.prog
===================================================================
--- /YC1308AC/branch/mouse_project/XZR/PBSwitch_3mode_3ch_8388/program/patch.prog	(revision 1572)
+++ /YC1308AC/branch/mouse_project/XZR/PBSwitch_3mode_3ch_8388/program/patch.prog	(working copy)
@@ -358,7 +358,7 @@
 
 p_mouse_low_voltage_led_off:
 	arg 0x0a,temp
-	branch p_mouse_device_led_off
+	branch gpio_out_active
 /////////////////////////////////// adc//////////////////////////////////////
 
 
@@ -729,7 +729,7 @@
 	increase 1,pdata
 	store 2,mem_24g_txfail_cnt	
 	fetch 1,mem_24g_txfail_cnt+1
-	bbit1 4,g24_tx_attempt_fail
+	bbit1 2,g24_tx_attempt_fail
 	call g24_transmit_hop_process
 	fetch 2,mem_retransmit
 	increase 1,pdata
@@ -1381,7 +1381,7 @@
 	rtn
 p_mouse_device_24g_led_off:
 	fetcht 1,mem_mouse_1io2led_multi_24gled
-	branch p_mouse_device_led_off
+	branch gpio_out_inactive
 p_mouse_device_bt1_led_off:
 	fetcht 1,mem_mouse_1io2led_multi_bt1led
 	branch p_mouse_device_led_off
Index: sched/mouse.dat
===================================================================
--- /YC1308AC/branch/mouse_project/XZR/PBSwitch_3mode_3ch_8388/sched/mouse.dat	(revision 1572)
+++ /YC1308AC/branch/mouse_project/XZR/PBSwitch_3mode_3ch_8388/sched/mouse.dat	(working copy)
@@ -198,7 +198,7 @@
 mem_mouse_fast_direct_timeout:0a #1s
 mem_mouse_fast_page_to:60 06	# 1600*0.625ms = 1s
 mem_mouse_24g_power_on_fast_conn_timer:0a 00 #1s
-mem_mouse_24g_search_dongle_time_init: 64 00
+mem_mouse_24g_search_dongle_time_init: 02 00
 mem_mouse_no_data_timeout:70 17 #10min
 
 mem_mouse_device_poweron_timer_count_init:14	#2s
