Index: output/eeprom.dat
===================================================================
--- /YC1308AC/branch/mouse_project/YJX_Project/1011-T_Project/SDK/Standard-129_24G_First_Led_Connect_Gnd_Close_3.0_SDK/output/eeprom.dat	(revision 2548)
+++ /YC1308AC/branch/mouse_project/YJX_Project/1011-T_Project/SDK/Standard-129_24G_First_Led_Connect_Gnd_Close_3.0_SDK/output/eeprom.dat	(working copy)
@@ -4845,9 +4845,9 @@
 40
 95
 20
-20
-45
-ee
+60
+00
+00
 6f
 e0
 cc
@@ -4992,8 +4992,8 @@
 60
 00
 00
-72
-49
+3e
+95
 aa
 55
 40
Index: output/program.lis
===================================================================
--- /YC1308AC/branch/mouse_project/YJX_Project/1011-T_Project/SDK/Standard-129_24G_First_Led_Connect_Gnd_Close_3.0_SDK/output/program.lis	(revision 2548)
+++ /YC1308AC/branch/mouse_project/YJX_Project/1011-T_Project/SDK/Standard-129_24G_First_Led_Connect_Gnd_Close_3.0_SDK/output/program.lis	(working copy)
@@ -1578,7 +1578,7 @@
 p_mouse_dpi_store:
 04b8 67e0c992 store 1 ,mem_mouse_dpi 
 04b9 20404095 call mouse_seting_dpi 
-04ba 202045ee branch mouse_store_device_info_delay 
+04ba 20600000 rtn 
 
 p_mouse_double_dpi_check:
 04bb 6fe0cc10 fetch 1 ,mem_dpi_another_button_down_enable 
Index: program/patch.prog
===================================================================
--- /YC1308AC/branch/mouse_project/YJX_Project/1011-T_Project/SDK/Standard-129_24G_First_Led_Connect_Gnd_Close_3.0_SDK/program/patch.prog	(revision 2549)
+++ /YC1308AC/branch/mouse_project/YJX_Project/1011-T_Project/SDK/Standard-129_24G_First_Led_Connect_Gnd_Close_3.0_SDK/program/patch.prog	(working copy)
@@ -1633,7 +1633,10 @@
 p_mouse_dpi_store:
 	store 1,mem_mouse_dpi
 	call mouse_seting_dpi
-	branch mouse_store_device_info_delay
+ifdef POWERON_DEFAULT_DPI
+	call mouse_store_eerpom_dpi
+endif	
+	rtn
 
 p_mouse_double_dpi_check:
 	fetch 1,mem_dpi_another_button_down_enable
