Index: output/eeprom.dat
===================================================================
--- /YC1308AC/branch/mouse_project/mouse_all_project/output/eeprom.dat	(revision 4266)
+++ /YC1308AC/branch/mouse_project/mouse_all_project/output/eeprom.dat	(working copy)
@@ -666,8 +666,8 @@
 aa
 c0
 4a
-00
-a7
+12
+47
 20
 20
 12
@@ -5988,8 +5988,8 @@
 60
 00
 00
-c4
-7c
+74
+9d
 aa
 55
 40
Index: output/program.lis
===================================================================
--- /YC1308AC/branch/mouse_project/mouse_all_project/output/program.lis	(revision 4266)
+++ /YC1308AC/branch/mouse_project/mouse_all_project/output/program.lis	(working copy)
@@ -215,7 +215,7 @@
 p_txon_next:
 00a3 6fe0c1e8 fetch 1 ,mem_tx_power 
 00a4 c04880aa beq tx_power_f17db ,p_set_tx_power_f17db 
-00a5 c04a00a7 beq tx_power_f20db ,p_set_tx_power_pair 
+00a5 c04a1247 beq tx_power_f20db ,set_tx_power_f30db 
 00a6 2020121e branch txon_next + 1 
 
 p_set_tx_power_pair:
Index: program/patch.prog
===================================================================
--- /YC1308AC/branch/mouse_project/mouse_all_project/program/patch.prog	(revision 4266)
+++ /YC1308AC/branch/mouse_project/mouse_all_project/program/patch.prog	(working copy)
@@ -271,7 +271,7 @@
 p_txon_next:
 	fetch 1,mem_tx_power
 	beq TX_POWER_F17DB,p_set_tx_power_f17db	//fast conn
-	beq TX_POWER_F20DB,p_set_tx_power_pair
+	beq TX_POWER_F20DB,set_tx_power_f30db		//pair
 	branch txon_next+1
 
 p_set_tx_power_pair:
