Index: output/eeprom.dat
===================================================================
--- /YC1308AC/branch/mouse_project/MingZhe_Project/mouse_pubulic/output/eeprom.dat	(revision 1441)
+++ /YC1308AC/branch/mouse_project/MingZhe_Project/mouse_pubulic/output/eeprom.dat	(working copy)
@@ -2718,8 +2718,8 @@
 4e
 58
 00
-48
-00
+4c
+10
 67
 e1
 c8
@@ -2745,9 +2745,9 @@
 cc
 4e
 58
-00
-e2
-90
+01
+0b
+60
 67
 e1
 c8
@@ -6476,8 +6476,8 @@
 60
 00
 00
-c2
-cd
+f8
+34
 aa
 55
 40
Index: output/flash.dat
===================================================================
--- /YC1308AC/branch/mouse_project/MingZhe_Project/mouse_pubulic/output/flash.dat	(revision 1441)
+++ /YC1308AC/branch/mouse_project/MingZhe_Project/mouse_pubulic/output/flash.dat	(working copy)
@@ -2718,8 +2718,8 @@
 4e
 58
 00
-48
-00
+4c
+10
 67
 e1
 c8
@@ -2745,9 +2745,9 @@
 cc
 4e
 58
-00
-e2
-90
+01
+0b
+60
 67
 e1
 c8
@@ -6476,8 +6476,8 @@
 60
 00
 00
-c2
-cd
+f8
+34
 aa
 55
 40
Index: output/program.lis
===================================================================
--- /YC1308AC/branch/mouse_project/MingZhe_Project/mouse_pubulic/output/program.lis	(revision 1441)
+++ /YC1308AC/branch/mouse_project/MingZhe_Project/mouse_pubulic/output/program.lis	(working copy)
@@ -944,7 +944,7 @@
 p_mouse_g24_report_250hz:
 02a4 5800bb80 setarg 0xbb80 
 02a5 67e1cc4e store 3 ,mem_24g_tsniff 
-02a6 58004800 setarg 0x4800 
+02a6 58004c10 setarg 0x4c10 
 02a7 67e1c8ad store 3 ,mem_24g_short_sleep_set 
 02a8 67e1cc64 store 3 ,mem_24g_short_sleep_set_init 
 02a9 7048c60f jam 15 ,mem_24g_fast_hop_count 
@@ -953,7 +953,7 @@
 p_mouse_g24_report_125hz:
 02ab 58017700 setarg 0x17700 
 02ac 67e1cc4e store 3 ,mem_24g_tsniff 
-02ad 5800e290 setarg 0xe290 
+02ad 58010b60 setarg 0x10b60 
 02ae 67e1c8ad store 3 ,mem_24g_short_sleep_set 
 02af 67e1cc64 store 3 ,mem_24g_short_sleep_set_init 
 02b0 7048c61e jam 30 ,mem_24g_fast_hop_count 
Index: output/ramcode.rom
===================================================================
--- /YC1308AC/branch/mouse_project/MingZhe_Project/mouse_pubulic/output/ramcode.rom	(revision 1441)
+++ /YC1308AC/branch/mouse_project/MingZhe_Project/mouse_pubulic/output/ramcode.rom	(working copy)
@@ -676,14 +676,14 @@
 c30c02ab
 5800bb80
 67e1cc4e
-58004800
+58004c10
 67e1c8ad
 67e1cc64
 7048c60f
 20600000
 58017700
 67e1cc4e
-5800e290
+58010b60
 67e1c8ad
 67e1cc64
 7048c61e
Index: output/sched.rom
===================================================================
--- /YC1308AC/branch/mouse_project/MingZhe_Project/mouse_pubulic/output/sched.rom	(revision 1441)
+++ /YC1308AC/branch/mouse_project/MingZhe_Project/mouse_pubulic/output/sched.rom	(working copy)
@@ -89,6 +89,11 @@
 #mem_lpm_mult_init:20
 
 
+#mem_rf_debug_rx_gpio:8b
+#mem_rf_debug_tx_gpio:8c
+
+
+
 mem_device_option:08	#08 mouse
 
 #app_param_init already did this.
Index: program/patch.prog
===================================================================
--- /YC1308AC/branch/mouse_project/MingZhe_Project/mouse_pubulic/program/patch.prog	(revision 1441)
+++ /YC1308AC/branch/mouse_project/MingZhe_Project/mouse_pubulic/program/patch.prog	(working copy)
@@ -1145,18 +1145,18 @@
 p_mouse_g24_report_250hz:
 	setarg 0xbb80
 	store 3,mem_24g_tsniff
-	setarg 0x4800
+	setarg 0x4c10
 	store 3,mem_24g_short_sleep_set
-	store 3,mem_24g_short_sleep_set_init	
+	store 3,mem_24g_short_sleep_set_init
 	jam 15,mem_24g_fast_hop_count
 	rtn
 p_mouse_g24_report_125hz:
 	setarg 0x17700
-	store 3,mem_24g_tsniff	
-	setarg 0xe290
+	store 3,mem_24g_tsniff
+	setarg 0x10b60
 	store 3,mem_24g_short_sleep_set
-	store 3,mem_24g_short_sleep_set_init	
-	jam 30,mem_24g_fast_hop_count	
+	store 3,mem_24g_short_sleep_set_init
+	jam 30,mem_24g_fast_hop_count
 	rtn
 
 
Index: program_patch/main_patch.prog
===================================================================
--- /YC1308AC/branch/mouse_project/MingZhe_Project/mouse_pubulic/program_patch/main_patch.prog	(revision 1441)
+++ /YC1308AC/branch/mouse_project/MingZhe_Project/mouse_pubulic/program_patch/main_patch.prog	(working copy)
@@ -1145,18 +1145,18 @@
 p_mouse_g24_report_250hz:
 	setarg 0xbb80
 	store 3,mem_24g_tsniff
-	setarg 0x4800
+	setarg 0x4c10
 	store 3,mem_24g_short_sleep_set
-	store 3,mem_24g_short_sleep_set_init	
+	store 3,mem_24g_short_sleep_set_init
 	jam 15,mem_24g_fast_hop_count
 	rtn
 p_mouse_g24_report_125hz:
 	setarg 0x17700
-	store 3,mem_24g_tsniff	
-	setarg 0xe290
+	store 3,mem_24g_tsniff
+	setarg 0x10b60
 	store 3,mem_24g_short_sleep_set
-	store 3,mem_24g_short_sleep_set_init	
-	jam 30,mem_24g_fast_hop_count	
+	store 3,mem_24g_short_sleep_set_init
+	jam 30,mem_24g_fast_hop_count
 	rtn
 
 
Index: sched/common.dat
===================================================================
--- /YC1308AC/branch/mouse_project/MingZhe_Project/mouse_pubulic/sched/common.dat	(revision 1441)
+++ /YC1308AC/branch/mouse_project/MingZhe_Project/mouse_pubulic/sched/common.dat	(working copy)
@@ -22,3 +22,8 @@
 #mem_lpm_mult_init:20
 
 
+#mem_rf_debug_rx_gpio:8b
+#mem_rf_debug_tx_gpio:8c
+
+
+
