Index: program/patch.prog
===================================================================
--- /YC1308AF/branch/mouse/YDN_Project/SlideSwitch_3mode_226_24_bt/program/patch.prog	(revision 3283)
+++ /YC1308AF/branch/mouse/YDN_Project/SlideSwitch_3mode_226_24_bt/program/patch.prog	(working copy)
@@ -936,9 +936,9 @@
 //	fetch MOUSE_FLAG_LEN,mem_mouse_flag
 //	rtnbit0 MOUSE_ENABLE_WHEEL_WAKE_UP_CANCEL
 p_mouse_wheel_set_wakeup:
-	fetch 1,mem_whee_a_data_gpio
+	fetcht 1,mem_whee_a_data_gpio
 	call mouse_gpio_config_input_pu
-	fetch 1,mem_whee_b_data_gpio
+	fetcht 1,mem_whee_b_data_gpio
 	branch mouse_gpio_config_input_pu
 
 p_g24_tx_fast_hop:
