Index: output/eeprom.dat
===================================================================
--- /YC1308AC/branch/mouse_project/MingZhe_Project/106_mouse_public/output/eeprom.dat	(revision 2095)
+++ /YC1308AC/branch/mouse_project/MingZhe_Project/106_mouse_public/output/eeprom.dat	(working copy)
@@ -4857,7 +4857,7 @@
 3e
 33
 6f
-e2
+e4
 48
 5c
 20
@@ -5873,7 +5873,7 @@
 ff
 ff
 67
-e2
+e4
 48
 5c
 58
@@ -5896,8 +5896,8 @@
 20
 04
 b5
-70
-72
+67
+1d
 aa
 55
 40
@@ -6826,15 +6826,6 @@
 01
 aa
 55
-03
-00
-5c
-48
-00
-48
-60
-aa
-55
 01
 00
 7d
@@ -6891,10 +6882,19 @@
 aa
 aa
 55
-5e
-36
-c6
-4e
+10
+34
+0c
+85
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
 ff
 ff
 ff
@@ -8188,5 +8188,5 @@
 ff
 ff
 ff
-4c
 07
+0d
Index: output/flash.dat
===================================================================
--- /YC1308AC/branch/mouse_project/MingZhe_Project/106_mouse_public/output/flash.dat	(revision 2095)
+++ /YC1308AC/branch/mouse_project/MingZhe_Project/106_mouse_public/output/flash.dat	(working copy)
@@ -4857,7 +4857,7 @@
 3e
 33
 6f
-e2
+e4
 48
 5c
 20
@@ -5873,7 +5873,7 @@
 ff
 ff
 67
-e2
+e4
 48
 5c
 58
@@ -5896,8 +5896,8 @@
 20
 04
 b5
-70
-72
+67
+1d
 aa
 55
 40
@@ -6826,15 +6826,6 @@
 01
 aa
 55
-03
-00
-5c
-48
-00
-48
-60
-aa
-55
 01
 00
 7d
@@ -6891,10 +6882,19 @@
 aa
 aa
 55
-5e
-36
-c6
-4e
+10
+34
+0c
+85
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
 ff
 ff
 ff
@@ -8188,5 +8188,5 @@
 ff
 ff
 ff
-4c
 07
+0d
Index: output/program.lis
===================================================================
--- /YC1308AC/branch/mouse_project/MingZhe_Project/106_mouse_public/output/program.lis	(revision 2095)
+++ /YC1308AC/branch/mouse_project/MingZhe_Project/106_mouse_public/output/program.lis	(working copy)
@@ -1655,7 +1655,7 @@
 04ba 2040051e call p_send_time_long_wake 
 04bb 6fe0cbe1 fetch 1 ,mem_sensor_shutdown_flag 
 04bc 245a3e33 ncall mouse_setgpio_hibernate ,blank 
-04bd 6fe2485c fetch 4 ,mem_24g_enter_hibernate 
+04bd 6fe4485c fetch 8 ,mem_24g_enter_hibernate 
 04be 202026b8 branch g24_long_sleep + 3 
 
 p_g24_send_abort_packet:
@@ -1975,7 +1975,7 @@
 05b8 7048a500 jam 0 ,mem_24g_attempt_fail_flag 
 05b9 20402652 call g24_transmit_next_packet 
 05ba 5fffffff setarg -1 
-05bb 67e2485c store 4 ,mem_24g_enter_hibernate 
+05bb 67e4485c store 8 ,mem_24g_enter_hibernate 
 05bc 58000000 setarg 0 
 05bd 67e3c8d0 store 7 ,mem_mouse_key 
 05be 704be101 jam 1 ,mem_sensor_shutdown_flag 
Index: output/ramcode.rom
===================================================================
--- /YC1308AC/branch/mouse_project/MingZhe_Project/106_mouse_public/output/ramcode.rom	(revision 2095)
+++ /YC1308AC/branch/mouse_project/MingZhe_Project/106_mouse_public/output/ramcode.rom	(working copy)
@@ -1211,7 +1211,7 @@
 2040051e
 6fe0cbe1
 245a3e33
-6fe2485c
+6fe4485c
 202026b8
 70483601
 7048a701
@@ -1465,7 +1465,7 @@
 7048a500
 20402652
 5fffffff
-67e2485c
+67e4485c
 58000000
 67e3c8d0
 704be101
Index: output/sched.rom
===================================================================
--- /YC1308AC/branch/mouse_project/MingZhe_Project/106_mouse_public/output/sched.rom	(revision 2094)
+++ /YC1308AC/branch/mouse_project/MingZhe_Project/106_mouse_public/output/sched.rom	(working copy)
@@ -528,7 +528,7 @@
 mem_24g_fast_conn_addr:0f 0f 0f 0f
 mem_24g_short_sleep_set:0c f8 00
 mem_24g_long_sleep_set:00 77 01
-mem_24g_enter_hibernate:00 48 60
+#mem_24g_enter_hibernate:00 48 60
 mem_rssi_buff_index:0f
 mem_rssi_signal_buf_ptr:mem_mouse_rssi_signal_buf_patch
 mem_power_ctrl_pac_succ_cnt_init:80
Index: program/patch.prog
===================================================================
--- /YC1308AC/branch/mouse_project/MingZhe_Project/106_mouse_public/program/patch.prog	(revision 2095)
+++ /YC1308AC/branch/mouse_project/MingZhe_Project/106_mouse_public/program/patch.prog	(working copy)
@@ -84,7 +84,7 @@
 	fetch 1,mem_dpi_long_press_time
 	store 1,mem_ui_button_timeout
 	store 1,mem_bt_discovery_count
-endif	
+endif
 	call mouse_dpi_config
 	call mouse_usb_check_enable
 	call mouse_drawing_optima_init
@@ -2498,7 +2498,7 @@
 	call p_send_time_long_wake
 	fetch 1,mem_sensor_shutdown_flag
 	ncall mouse_setgpio_hibernate,blank
-	fetch 4,mem_24g_enter_hibernate
+	fetch 8,mem_24g_enter_hibernate
 	branch g24_long_sleep+3
 
 p_g24_send_abort_packet:
@@ -2845,7 +2845,7 @@
 	jam 0,mem_24g_attempt_fail_flag
 	call g24_transmit_next_packet
 	setarg -1
-	store 4,mem_24g_enter_hibernate
+	store 8,mem_24g_enter_hibernate
 	setarg 0
 	store 7,mem_mouse_key
 	jam 1,mem_sensor_shutdown_flag
Index: program_patch/24g_spec_code/patch_24g.prog
===================================================================
--- /YC1308AC/branch/mouse_project/MingZhe_Project/106_mouse_public/program_patch/24g_spec_code/patch_24g.prog	(revision 2095)
+++ /YC1308AC/branch/mouse_project/MingZhe_Project/106_mouse_public/program_patch/24g_spec_code/patch_24g.prog	(working copy)
@@ -288,7 +288,7 @@
 	call p_send_time_long_wake
 	fetch 1,mem_sensor_shutdown_flag
 	ncall mouse_setgpio_hibernate,blank
-	fetch 4,mem_24g_enter_hibernate
+	fetch 8,mem_24g_enter_hibernate
 	branch g24_long_sleep+3
 
 p_g24_send_abort_packet:
Index: program_patch/24g_spec_code/patch_24g_event_deal.prog
===================================================================
--- /YC1308AC/branch/mouse_project/MingZhe_Project/106_mouse_public/program_patch/24g_spec_code/patch_24g_event_deal.prog	(revision 1980)
+++ /YC1308AC/branch/mouse_project/MingZhe_Project/106_mouse_public/program_patch/24g_spec_code/patch_24g_event_deal.prog	(working copy)
@@ -104,7 +104,7 @@
 	jam 0,mem_24g_attempt_fail_flag
 	call g24_transmit_next_packet
 	setarg -1
-	store 4,mem_24g_enter_hibernate
+	store 8,mem_24g_enter_hibernate
 	setarg 0
 	store 7,mem_mouse_key
 	jam 1,mem_sensor_shutdown_flag
Index: program_patch/main_patch.prog
===================================================================
--- /YC1308AC/branch/mouse_project/MingZhe_Project/106_mouse_public/program_patch/main_patch.prog	(revision 2095)
+++ /YC1308AC/branch/mouse_project/MingZhe_Project/106_mouse_public/program_patch/main_patch.prog	(working copy)
@@ -84,7 +84,7 @@
 	fetch 1,mem_dpi_long_press_time
 	store 1,mem_ui_button_timeout
 	store 1,mem_bt_discovery_count
-endif	
+endif
 	call mouse_dpi_config
 	call mouse_usb_check_enable
 	call mouse_drawing_optima_init
Index: sched/g24.dat
===================================================================
--- /YC1308AC/branch/mouse_project/MingZhe_Project/106_mouse_public/sched/g24.dat	(revision 1980)
+++ /YC1308AC/branch/mouse_project/MingZhe_Project/106_mouse_public/sched/g24.dat	(working copy)
@@ -19,7 +19,7 @@
 mem_24g_fast_conn_addr:0f 0f 0f 0f
 mem_24g_short_sleep_set:0c f8 00
 mem_24g_long_sleep_set:00 77 01
-mem_24g_enter_hibernate:00 48 60
+#mem_24g_enter_hibernate:00 48 60
 mem_rssi_buff_index:0f
 mem_rssi_signal_buf_ptr:mem_mouse_rssi_signal_buf_patch
 mem_power_ctrl_pac_succ_cnt_init:80
