diff --git a/components/esp_rom/esp32s31/ld/esp32s31.rom.phy.ld b/components/esp_rom/esp32s31/ld/esp32s31.rom.phy.ld index edf044ac8c3..5ad1ddc0fc6 100644 --- a/components/esp_rom/esp32s31/ld/esp32s31.rom.phy.ld +++ b/components/esp_rom/esp32s31/ld/esp32s31.rom.phy.ld @@ -36,7 +36,7 @@ phy_set_chan_reg = 0x2f801228; phy_i2c_master_reset = 0x2f80122c; phy_chan14_mic_enable = 0x2f801230; phy_chan14_mic_cfg = 0x2f801234; -phy_set_most_tpw = 0x2f801238; +//phy_set_most_tpw = 0x2f801238; phy_get_most_tpw = 0x2f80123c; phy_tx_state_out = 0x2f801240; phy_ant_dft_cfg = 0x2f801244;