Index: output/eeprom.dat
===================================================================
--- /YC1308AC/branch/mouse_project/FD_Project/Only24g_AutoPair_16M/output/eeprom.dat	(revision 612)
+++ /YC1308AC/branch/mouse_project/FD_Project/Only24g_AutoPair_16M/output/eeprom.dat	(working copy)
@@ -2855,7 +2855,7 @@
 1f
 e6
 7c
-02
+03
 20
 61
 00
@@ -2863,11 +2863,11 @@
 1f
 ef
 fe
-04
+05
 1f
 e6
 fc
-03
+04
 20
 40
 7d
@@ -3080,8 +3080,8 @@
 60
 00
 00
-72
-ce
+2c
+40
 aa
 55
 40
@@ -3264,7 +3264,7 @@
 ff
 05
 04
-03
+ff
 ff
 08
 0b
@@ -4317,10 +4317,10 @@
 aa
 aa
 55
-2b
-7a
-b6
-fb
+27
+7b
+ea
+a6
 ff
 ff
 ff
Index: output/program.lis
===================================================================
--- /YC1308AC/branch/mouse_project/FD_Project/Only24g_AutoPair_16M/output/program.lis	(revision 612)
+++ /YC1308AC/branch/mouse_project/FD_Project/Only24g_AutoPair_16M/output/program.lis	(working copy)
@@ -870,7 +870,7 @@
 
 p_mouse_current_xy_pdata_offset:
 02b9 6fe0cc12 fetch 1 ,mem_mouse_data_xy_value 
-02ba 204002c8 call p_mouse_current_xy_get_1_33_times 
+02ba 204002c8 call p_mouse_current_xy_get_1_25_times 
 02bb 67e0cc12 store 1 ,mem_mouse_data_xy_value 
 
 p_mouse_xy_data_offset_new:
@@ -880,7 +880,7 @@
 p_mouse_current_xy_ndata_offset:
 02be 6fe0cc12 fetch 1 ,mem_mouse_data_xy_value 
 02bf 204047ab call mouse_pdata_invert 
-02c0 204002c8 call p_mouse_current_xy_get_1_33_times 
+02c0 204002c8 call p_mouse_current_xy_get_1_25_times 
 02c1 205a7e5e call disable_blank ,blank 
 02c2 204002c4 call p_mouse_pdata_get_new_value 
 02c3 202002bc branch p_mouse_xy_data_offset_new 
@@ -891,11 +891,11 @@
 02c6 67e0cc12 store 1 ,mem_mouse_data_xy_value 
 02c7 20600000 rtn 
 
-p_mouse_current_xy_get_1_33_times:
-02c8 1fe67c02 sub pdata ,2 ,null 
+p_mouse_current_xy_get_1_25_times:
+02c8 1fe67c03 sub pdata ,3 ,null 
 02c9 20610000 rtn positive 
-02ca 1feffe04 mul32 pdata ,4 ,pdata 
-02cb 1fe6fc03 div pdata ,3 
+02ca 1feffe05 mul32 pdata ,5 ,pdata 
+02cb 1fe6fc04 div pdata ,4 
 02cc 20407def call wait_div_end 
 02cd 1807fe00 quotient pdata 
 02ce 20600000 rtn 
Index: program/patch.prog
===================================================================
--- /YC1308AC/branch/mouse_project/FD_Project/Only24g_AutoPair_16M/program/patch.prog	(revision 612)
+++ /YC1308AC/branch/mouse_project/FD_Project/Only24g_AutoPair_16M/program/patch.prog	(working copy)
@@ -996,8 +996,8 @@
 
 p_mouse_current_xy_pdata_offset:
 	fetch 1,mem_mouse_data_xy_value
-	call p_mouse_current_xy_get_1_33_times
-//	call p_mouse_current_xy_get_1_25_times
+//	call p_mouse_current_xy_get_1_33_times
+	call p_mouse_current_xy_get_1_25_times
 	store 1,mem_mouse_data_xy_value
 p_mouse_xy_data_offset_new:
 	fetch 2,mem_mouse_data_xy_value
@@ -1006,8 +1006,8 @@
 p_mouse_current_xy_ndata_offset:	
 	fetch 1,mem_mouse_data_xy_value
 	call mouse_pdata_invert
-	call p_mouse_current_xy_get_1_33_times
-//	call p_mouse_current_xy_get_1_25_times
+//	call p_mouse_current_xy_get_1_33_times
+	call p_mouse_current_xy_get_1_25_times
 	call disable_blank,blank
 	call p_mouse_pdata_get_new_value
 	branch p_mouse_xy_data_offset_new
@@ -1016,22 +1016,22 @@
 	sub pdata,0,pdata
 	store 1,mem_mouse_data_xy_value	
 	rtn
-//p_mouse_current_xy_get_1_25_times:	//0.6 times
-//	sub pdata,3,null
-//	rtn positive
-//	mul32 pdata,5,pdata
-//	div pdata,4
-//	call wait_div_end
-//	quotient pdata
-//	rtn
-p_mouse_current_xy_get_1_33_times:	//0.6 times
-	sub pdata,2,null
+p_mouse_current_xy_get_1_25_times:	//0.6 times
+	sub pdata,3,null
 	rtn positive
-	mul32 pdata,4,pdata
-	div pdata,3
+	mul32 pdata,5,pdata
+	div pdata,4
 	call wait_div_end
 	quotient pdata
 	rtn
+//p_mouse_current_xy_get_1_33_times:	//0.6 times
+//	sub pdata,2,null
+//	rtn positive
+//	mul32 pdata,4,pdata
+//	div pdata,3
+//	call wait_div_end
+//	quotient pdata
+//	rtn
 
 p_mouse_adc_read_start:
 	fetch 1,mem_24g_device_led_status
Index: sched/mouse.dat
===================================================================
--- /YC1308AC/branch/mouse_project/FD_Project/Only24g_AutoPair_16M/sched/mouse.dat	(revision 612)
+++ /YC1308AC/branch/mouse_project/FD_Project/Only24g_AutoPair_16M/sched/mouse.dat	(working copy)
@@ -113,7 +113,7 @@
 mem_customer_key_gpio:ff
 mem_whee_a_data_gpio:05
 mem_whee_b_data_gpio:04
-mem_config_device_24g_led_gpio:03
+mem_config_device_24g_led_gpio:ff
 mem_config_device_bt1_led_gpio:ff
 mem_select_sensor_angle_gpio:08
 
