forked from espressif/esp-idf
Merge branch 'bugfix/optimize_beacon_rx' into 'master'
fix(esp_phy): improve 11b rx for esp32c3. See merge request espressif/esp-idf!24691
This commit is contained in:
Submodule components/esp_phy/lib updated: 998e056363...a7f81348aa
@@ -2274,7 +2274,7 @@ set_rx_gain_param = 0x40002524;
|
||||
set_rx_gain_table = 0x40002528;
|
||||
rom_tester_wifi_cali = 0x4000252c;
|
||||
esp_recover_efuse_data = 0x40002530;
|
||||
bt_track_pll_cap = 0x40002534;
|
||||
/* bt_track_pll_cap = 0x40002534;*/
|
||||
rfpll_cap_track = 0x40002538;
|
||||
phy_param_track = 0x4000253c;
|
||||
txpwr_correct = 0x40002540;
|
||||
|
Reference in New Issue
Block a user