kopia lustrzana https://github.com/espressif/esp-idf
fix compile error that if enable CONFIG_ESP32_PHY_INIT_DATA_IN_PARTITION compile fail
rodzic
cd13c9e95d
commit
8f3d1d3184
|
@ -14,6 +14,7 @@
|
|||
|
||||
#pragma once
|
||||
#include <stdint.h>
|
||||
#include <stdbool.h>
|
||||
#include "esp_err.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
|
Ładowanie…
Reference in New Issue