Index: output/eeprom.dat
===================================================================
--- /YC1308AF/branch/mouse/mouse_public/output/eeprom.dat	(revision 1509)
+++ /YC1308AF/branch/mouse/mouse_public/output/eeprom.dat	(working copy)
@@ -3628,16 +3628,16 @@
 40
 60
 e6
-6f
-e0
+68
+48
 c9
 17
 20
 40
 3f
 94
-6f
-e0
+68
+48
 c9
 18
 20
@@ -5576,8 +5576,8 @@
 20
 61
 2c
-e4
-91
+2a
+7d
 aa
 55
 40
Index: output/program.lis
===================================================================
--- /YC1308AF/branch/mouse/mouse_public/output/program.lis	(revision 1509)
+++ /YC1308AF/branch/mouse/mouse_public/output/program.lis	(working copy)
@@ -1204,9 +1204,9 @@
 0387 204060e6 call gpio_clr_wake 
 0388 6848c918 fetcht 1 ,mem_whee_b_data_gpio 
 0389 204060e6 call gpio_clr_wake 
-038a 6fe0c917 fetch 1 ,mem_whee_a_data_gpio 
+038a 6848c917 fetcht 1 ,mem_whee_a_data_gpio 
 038b 20403f94 call mouse_gpio_config_input_pd 
-038c 6fe0c918 fetch 1 ,mem_whee_b_data_gpio 
+038c 6848c918 fetcht 1 ,mem_whee_b_data_gpio 
 038d 20203f94 branch mouse_gpio_config_input_pd 
 
 p_mouse_short_sleep_clear_wake:
Index: program/patch.prog
===================================================================
--- /YC1308AF/branch/mouse/mouse_public/program/patch.prog	(revision 1509)
+++ /YC1308AF/branch/mouse/mouse_public/program/patch.prog	(working copy)
@@ -1407,9 +1407,9 @@
 	fetcht 1,mem_whee_b_data_gpio
 	call gpio_clr_wake
 		
-	fetch 1,mem_whee_a_data_gpio
+	fetcht 1,mem_whee_a_data_gpio
 	call mouse_gpio_config_input_pd
-	fetch 1,mem_whee_b_data_gpio
+	fetcht 1,mem_whee_b_data_gpio
 	branch mouse_gpio_config_input_pd
 
 p_mouse_short_sleep_clear_wake:
