mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-06-03 19:49:09 +08:00
feat(esp8266): rename some wifi private file
This commit is contained in:
@ -19,7 +19,7 @@
|
||||
#include <sys/errno.h>
|
||||
#include "esp_log.h"
|
||||
#include "rom/crc.h"
|
||||
#include "internal/esp_system_internal.h"
|
||||
#include "esp_private/esp_system_internal.h"
|
||||
#include "esp_fast_boot.h"
|
||||
#ifndef BOOTLOADER_BUILD
|
||||
#include "esp_ota_ops.h"
|
||||
|
Reference in New Issue
Block a user