mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-06-27 04:09:59 +08:00
feat(esp8266): Add feature to copy old RF parameters to new SDK partition
The old SDK's RF parameters is also kept.
This commit is contained in:
@ -27,7 +27,7 @@
|
||||
#include "nvs_flash.h"
|
||||
#include "sdkconfig.h"
|
||||
|
||||
#include "phy_init_data.h"
|
||||
#include "internal/phy_init_data.h"
|
||||
#include "phy.h"
|
||||
|
||||
static const char *TAG = "phy_init";
|
||||
|
Reference in New Issue
Block a user