Index: output/eeprom.dat
===================================================================
--- /YC1308AC/branch/mouse_project/YJX_Project/1011-T_Project/SDK/SlideSwitch_3mode_No_Logo/output/eeprom.dat	(revision 4303)
+++ /YC1308AC/branch/mouse_project/YJX_Project/1011-T_Project/SDK/SlideSwitch_3mode_No_Logo/output/eeprom.dat	(working copy)
@@ -2334,8 +2334,8 @@
 ab
 c3
 17
-82
-4f
+c8
+39
 6f
 e0
 cb
@@ -2354,16 +2354,16 @@
 ab
 c3
 17
-82
-4f
+c8
+39
 c2
 89
-82
-4f
+c8
+39
 c2
 89
-02
-4f
+48
+39
 20
 20
 48
@@ -4672,8 +4672,8 @@
 20
 04
 7d
-5d
-ab
+60
+e7
 aa
 55
 40
@@ -4867,8 +4867,8 @@
 ff
 ff
 ff
-05
 04
+05
 ff
 ff
 ff
@@ -4884,8 +4884,8 @@
 ff
 ff
 ff
-02
-02
+01
+01
 01
 aa
 55
@@ -5934,10 +5934,10 @@
 aa
 aa
 55
-e5
+e3
 7b
-a0
-ca
+bb
+99
 ff
 ff
 ff
Index: output/program.lis
===================================================================
--- /YC1308AC/branch/mouse_project/YJX_Project/1011-T_Project/SDK/SlideSwitch_3mode_No_Logo/output/program.lis	(revision 4303)
+++ /YC1308AC/branch/mouse_project/YJX_Project/1011-T_Project/SDK/SlideSwitch_3mode_No_Logo/output/program.lis	(working copy)
@@ -736,16 +736,16 @@
 
 p_mouse_24g_auto_pair_attempt_fail:
 0245 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
-0246 c317824f bbit0 mouse_enable_24g_first_auto_pairing ,p_mouse_24g_attempt_fail_enter_hibernate 
+0246 c317c839 bbit0 mouse_enable_24g_first_auto_pairing ,mouse_24g_attempt_fail_enter_hibernate 
 0247 6fe0cbb4 fetch 1 ,mem_device_number 
 0248 c000824f beq 1 ,p_mouse_24g_attempt_fail_enter_hibernate 
 0249 2020481a branch mouse_24g_first_bluetooth_reconnect 
 
 p_mouse_reconn_dongle_attempt_fail:
 024a 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
-024b c317824f bbit0 mouse_enable_24g_first_auto_pairing ,p_mouse_24g_attempt_fail_enter_hibernate 
-024c c289824f bbit1 mouse_enable_eeprom ,p_mouse_24g_attempt_fail_enter_hibernate 
-024d c289024f bbit1 mouse_enable_flash ,p_mouse_24g_attempt_fail_enter_hibernate 
+024b c317c839 bbit0 mouse_enable_24g_first_auto_pairing ,mouse_24g_attempt_fail_enter_hibernate 
+024c c289c839 bbit1 mouse_enable_eeprom ,mouse_24g_attempt_fail_enter_hibernate 
+024d c2894839 bbit1 mouse_enable_flash ,mouse_24g_attempt_fail_enter_hibernate 
 024e 20204812 branch mouse_24g_start_auto_pair + 1 
 
 p_mouse_24g_attempt_fail_enter_hibernate:
Index: program/patch.prog
===================================================================
--- /YC1308AC/branch/mouse_project/YJX_Project/1011-T_Project/SDK/SlideSwitch_3mode_No_Logo/program/patch.prog	(revision 4303)
+++ /YC1308AC/branch/mouse_project/YJX_Project/1011-T_Project/SDK/SlideSwitch_3mode_No_Logo/program/patch.prog	(working copy)
@@ -766,16 +766,16 @@
 
 p_mouse_24g_auto_pair_attempt_fail:
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag 
-	bbit0 MOUSE_ENABLE_24G_FIRST_AUTO_PAIRING,p_mouse_24g_attempt_fail_enter_hibernate
+	bbit0 MOUSE_ENABLE_24G_FIRST_AUTO_PAIRING,mouse_24g_attempt_fail_enter_hibernate
 	fetch 1,mem_device_number
 	beq 1,p_mouse_24g_attempt_fail_enter_hibernate		//24g first mode and only 2.4g device
 	branch mouse_24g_first_bluetooth_reconnect
 
 p_mouse_reconn_dongle_attempt_fail:
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit0 MOUSE_ENABLE_24G_FIRST_AUTO_PAIRING,p_mouse_24g_attempt_fail_enter_hibernate
-	bbit1 MOUSE_ENABLE_EEPROM,p_mouse_24g_attempt_fail_enter_hibernate
-	bbit1 MOUSE_ENABLE_FLASH,p_mouse_24g_attempt_fail_enter_hibernate
+	bbit0 MOUSE_ENABLE_24G_FIRST_AUTO_PAIRING,mouse_24g_attempt_fail_enter_hibernate
+	bbit1 MOUSE_ENABLE_EEPROM,mouse_24g_attempt_fail_enter_hibernate
+	bbit1 MOUSE_ENABLE_FLASH,mouse_24g_attempt_fail_enter_hibernate
 	branch mouse_24g_start_auto_pair+1
 
 p_mouse_24g_attempt_fail_enter_hibernate:
Index: sched/mouse.dat
===================================================================
--- /YC1308AC/branch/mouse_project/YJX_Project/1011-T_Project/SDK/SlideSwitch_3mode_No_Logo/sched/mouse.dat	(revision 4303)
+++ /YC1308AC/branch/mouse_project/YJX_Project/1011-T_Project/SDK/SlideSwitch_3mode_No_Logo/sched/mouse.dat	(working copy)
@@ -116,8 +116,8 @@
 mem_matrix_public_gpio:ff
 mem_sensor_motion_gpio:ff
 mem_customer_key_gpio:ff
-mem_whee_a_data_gpio:05
-mem_whee_b_data_gpio:04
+mem_whee_a_data_gpio:04
+mem_whee_b_data_gpio:05
 mem_config_device_24g_led_gpio:ff
 mem_config_device_bt1_led_gpio:ff
 mem_select_sensor_angle_gpio:ff
