Index: output/eeprom.dat
===================================================================
--- /branch/mouse_project/YJX_Project/24G&BLE_BD/output/eeprom.dat	(revision 1299)
+++ /branch/mouse_project/YJX_Project/24G&BLE_BD/output/eeprom.dat	(working copy)
@@ -1699,7 +1699,7 @@
 70
 48
 0b
-02
+0a
 20
 60
 00
@@ -7332,8 +7332,8 @@
 20
 3f
 90
-4f
-0c
+75
+32
 aa
 55
 09
Index: output/program.lis
===================================================================
--- /branch/mouse_project/YJX_Project/24G&BLE_BD/output/program.lis	(revision 1299)
+++ /branch/mouse_project/YJX_Project/24G&BLE_BD/output/program.lis	(working copy)
@@ -569,7 +569,7 @@
 01a4 6801469f fetch 2 ,mem_mouse_z 
 01a5 207a0000 rtn blank 
 01a6 70480a01 jam 1 ,mem_mouse_wheel_trigger 
-01a7 70480b02 jam 2 ,mem_mouse_wheel_trigger_timer 
+01a7 70480b0a jam 10 ,mem_mouse_wheel_trigger_timer 
 01a8 20600000 rtn 
 
 p_mouse_clear_sensor_data:
Index: program/patch.prog
===================================================================
--- /branch/mouse_project/YJX_Project/24G&BLE_BD/program/patch.prog	(revision 1299)
+++ /branch/mouse_project/YJX_Project/24G&BLE_BD/program/patch.prog	(working copy)
@@ -637,7 +637,7 @@
 	fetch 2,mem_mouse_z
 	rtn blank
 	jam 1,mem_mouse_wheel_trigger
-	jam 2,mem_mouse_wheel_trigger_timer
+	jam 10,mem_mouse_wheel_trigger_timer
 	rtn
 	
 p_mouse_clear_sensor_data:
