提交 43cc3dc8 编写于 作者: M Martin Sloup 提交者: Me No Dev

Fix for implicit declaration of function nvs_flash_init error (#204)

上级 a36ef2ae
......@@ -17,9 +17,9 @@
#include "freertos/FreeRTOS.h"
#include "freertos/task.h"
#include "esp_attr.h"
#include "nvs_flash.h"
#if !CONFIG_ESP32_PHY_AUTO_INIT
#include "nvs_flash.h"
#include "esp_phy_init.h"
#include "rom/rtc.h"
void arduino_phy_init()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册