mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-05-31 15:41:02 +08:00
feat(esp8266): rename some wifi private file
This commit is contained in:
@ -28,7 +28,7 @@
|
||||
#include "esp8266/rom_functions.h"
|
||||
#include "driver/rtc.h"
|
||||
#include "rom/uart.h"
|
||||
#include "internal/phy_init_data.h"
|
||||
#include "esp_private/phy_init_data.h"
|
||||
|
||||
#define FRC2_LOAD (0x60000620)
|
||||
#define FRC2_COUNT (0x60000624)
|
||||
|
Reference in New Issue
Block a user