Index: output/bt_program23.icode
===================================================================
--- /YC1308AF/branch/mouse/YDN_Project/528G_3mode/output/bt_program23.icode	(revision 3283)
+++ /YC1308AF/branch/mouse/YDN_Project/528G_3mode/output/bt_program23.icode	(working copy)
@@ -603,9 +603,9 @@
  00000602  0x00000333 jam  0x00000000 , 0x00004bf2 
  00000603  0x00000334 rtn 
  00000604  0x00000337 call  0x0000035e 
- 00000605  0x0000033b fetch  0x00000001 , 0x00004917 
+ 00000605  0x0000033b fetcht  0x00000001 , 0x00004917 
  00000606  0x0000033c call  0x00003f96 
- 00000607  0x0000033d fetch  0x00000001 , 0x00004918 
+ 00000607  0x0000033d fetcht  0x00000001 , 0x00004918 
  00000608  0x0000033e branch  0x00003f96 
  00000609  0x00000341 call  0x00000263 
  00000610  0x00000342 branch  0x00002281 
Index: output/bt_program23.list
===================================================================
--- /YC1308AF/branch/mouse/YDN_Project/528G_3mode/output/bt_program23.list	(revision 3283)
+++ /YC1308AF/branch/mouse/YDN_Project/528G_3mode/output/bt_program23.list	(working copy)
@@ -694,9 +694,9 @@
 :      000822 p_mouse_wakeup_24g_from_long_sleep:
 0x25c 000823 call p_mouse_init_sensor_wakeup 
 :      000826 p_mouse_wheel_set_wakeup:
-0x25d 000827 fetch 1 ,mem_whee_a_data_gpio 
+0x25d 000827 fetcht 1 ,mem_whee_a_data_gpio 
 0x25e 000828 call mouse_gpio_config_input_pu 
-0x25f 000829 fetch 1 ,mem_whee_b_data_gpio 
+0x25f 000829 fetcht 1 ,mem_whee_b_data_gpio 
 0x260 000830 branch mouse_gpio_config_input_pu 
 :      000832 p_g24_tx_fast_hop:
 0x261 000833 call p_delay_40ms 
Index: output/bt_program23.meta
===================================================================
--- /YC1308AF/branch/mouse/YDN_Project/528G_3mode/output/bt_program23.meta	(revision 3283)
+++ /YC1308AF/branch/mouse/YDN_Project/528G_3mode/output/bt_program23.meta	(working copy)
@@ -824,9 +824,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:
Index: output/bt_program23.rom
===================================================================
--- /YC1308AF/branch/mouse/YDN_Project/528G_3mode/output/bt_program23.rom	(revision 3283)
+++ /YC1308AF/branch/mouse/YDN_Project/528G_3mode/output/bt_program23.rom	(working copy)
@@ -603,9 +603,9 @@
 01110000010010111111001000000000
 00100000011000000000000000000000
 00100000010000000000001101011110
-01101111111000001100100100010111
+01101000010010001100100100010111
 00100000010000000011111110010110
-01101111111000001100100100011000
+01101000010010001100100100011000
 00100000001000000011111110010110
 00100000010000000000001001100011
 00100000001000000010001010000001
Index: output/eeprom.dat
===================================================================
--- /YC1308AF/branch/mouse/YDN_Project/528G_3mode/output/eeprom.dat	(revision 3283)
+++ /YC1308AF/branch/mouse/YDN_Project/528G_3mode/output/eeprom.dat	(working copy)
@@ -2424,16 +2424,16 @@
 40
 03
 5e
-6f
-e0
+68
+48
 c9
 17
 20
 40
 3f
 96
-6f
-e0
+68
+48
 c9
 18
 20
@@ -6732,8 +6732,8 @@
 20
 61
 2c
-a8
-a0
+e4
+51
 aa
 55
 40
Index: output/flash.dat
===================================================================
--- /YC1308AF/branch/mouse/YDN_Project/528G_3mode/output/flash.dat	(revision 3283)
+++ /YC1308AF/branch/mouse/YDN_Project/528G_3mode/output/flash.dat	(working copy)
@@ -2424,16 +2424,16 @@
 40
 03
 5e
-6f
-e0
+68
+48
 c9
 17
 20
 40
 3f
 96
-6f
-e0
+68
+48
 c9
 18
 20
@@ -6732,8 +6732,8 @@
 20
 61
 2c
-a8
-a0
+e4
+51
 aa
 55
 40
Index: output/program.lis
===================================================================
--- /YC1308AF/branch/mouse/YDN_Project/528G_3mode/output/program.lis	(revision 3283)
+++ /YC1308AF/branch/mouse/YDN_Project/528G_3mode/output/program.lis	(working copy)
@@ -783,9 +783,9 @@
 025c 2040035e call p_mouse_init_sensor_wakeup 
 
 p_mouse_wheel_set_wakeup:
-025d 6fe0c917 fetch 1 ,mem_whee_a_data_gpio 
+025d 6848c917 fetcht 1 ,mem_whee_a_data_gpio 
 025e 20403f96 call mouse_gpio_config_input_pu 
-025f 6fe0c918 fetch 1 ,mem_whee_b_data_gpio 
+025f 6848c918 fetcht 1 ,mem_whee_b_data_gpio 
 0260 20203f96 branch mouse_gpio_config_input_pu 
 
 p_g24_tx_fast_hop:
Index: output/ramcode.rom
===================================================================
--- /YC1308AF/branch/mouse/YDN_Project/528G_3mode/output/ramcode.rom	(revision 3283)
+++ /YC1308AF/branch/mouse/YDN_Project/528G_3mode/output/ramcode.rom	(working copy)
@@ -603,9 +603,9 @@
 704bf200
 20600000
 2040035e
-6fe0c917
+6848c917
 20403f96
-6fe0c918
+6848c918
 20203f96
 20400263
 20202281
Index: program/patch.prog
===================================================================
--- /YC1308AF/branch/mouse/YDN_Project/528G_3mode/program/patch.prog	(revision 3283)
+++ /YC1308AF/branch/mouse/YDN_Project/528G_3mode/program/patch.prog	(working copy)
@@ -875,9 +875,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:
