Index: output/eeprom.dat
===================================================================
--- /YC1308AF/branch/mouse/ATS_Project/mouse_public_ch601_name/output/eeprom.dat	(revision 3254)
+++ /YC1308AF/branch/mouse/ATS_Project/mouse_public_ch601_name/output/eeprom.dat	(working copy)
@@ -473,8 +473,8 @@
 c1
 e8
 c0
-48
-80
+4a
+00
 78
 c0
 4f
@@ -487,7 +487,7 @@
 70
 8a
 39
-5b
+03
 70
 8a
 3a
@@ -6292,8 +6292,8 @@
 20
 61
 2c
-75
-d3
+51
+cf
 aa
 55
 40
Index: output/flash.dat
===================================================================
--- /YC1308AF/branch/mouse/ATS_Project/mouse_public_ch601_name/output/flash.dat	(revision 3254)
+++ /YC1308AF/branch/mouse/ATS_Project/mouse_public_ch601_name/output/flash.dat	(working copy)
@@ -473,8 +473,8 @@
 c1
 e8
 c0
-48
-80
+4a
+00
 78
 c0
 4f
@@ -487,7 +487,7 @@
 70
 8a
 39
-5b
+03
 70
 8a
 3a
@@ -6292,8 +6292,8 @@
 20
 61
 2c
-75
-d3
+51
+cf
 aa
 55
 40
Index: output/program.lis
===================================================================
--- /YC1308AF/branch/mouse/ATS_Project/mouse_public_ch601_name/output/program.lis	(revision 3254)
+++ /YC1308AF/branch/mouse/ATS_Project/mouse_public_ch601_name/output/program.lis	(working copy)
@@ -151,12 +151,12 @@
 
 p_txon_next:
 0074 6fe0c1e8 fetch 1 ,mem_tx_power 
-0075 c0488078 beq tx_power_f17db ,p_set_tx_power_f17db 
+0075 c04a0078 beq tx_power_f20db ,p_set_tx_power_f20db 
 0076 c04f1243 beq tx_power_f30db ,set_tx_power_f30db 
 0077 20201237 branch set_tx_power_10db 
 
-p_set_tx_power_f17db:
-0078 708a395b jam 0x5b ,core_tx_pwr_ctrl0 
+p_set_tx_power_f20db:
+0078 708a3903 jam 0x03 ,core_tx_pwr_ctrl0 
 0079 708a3a01 jam 0x01 ,core_tx_pwr_ctrl1 
 007a 20201226 branch set_rf_ldo_cfg89 
 
Index: output/ramcode.rom
===================================================================
--- /YC1308AF/branch/mouse/ATS_Project/mouse_public_ch601_name/output/ramcode.rom	(revision 3254)
+++ /YC1308AF/branch/mouse/ATS_Project/mouse_public_ch601_name/output/ramcode.rom	(working copy)
@@ -115,10 +115,10 @@
 70007f00
 202013b9
 6fe0c1e8
-c0488078
+c04a0078
 c04f1243
 20201237
-708a395b
+708a3903
 708a3a01
 20201226
 20406e5e
Index: program/patch.prog
===================================================================
--- /YC1308AF/branch/mouse/ATS_Project/mouse_public_ch601_name/program/patch.prog	(revision 3254)
+++ /YC1308AF/branch/mouse/ATS_Project/mouse_public_ch601_name/program/patch.prog	(working copy)
@@ -168,12 +168,12 @@
 
 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_f20db	//fast conn
 	beq TX_POWER_F30DB,set_tx_power_f30db	//pair mode
 	branch set_tx_power_10db	//others
 
-p_set_tx_power_f17db:	//F17dbm
-	jam 0x5b,core_tx_pwr_ctrl0		
+p_set_tx_power_f20db:	//F20dbm
+	jam 0x03,core_tx_pwr_ctrl0		
 	jam 0x01,core_tx_pwr_ctrl1
 	branch set_rf_ldo_cfg89
 p_app_init:
