mirror of
https://github.com/espressif/esp32-camera.git
synced 2025-07-03 23:55:31 +08:00
don't need that header, be careful the name is different in idf 4+ and 4-
This commit is contained in:
@ -14,7 +14,6 @@
|
|||||||
#include <stddef.h>
|
#include <stddef.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include "img_converters.h"
|
#include "img_converters.h"
|
||||||
#include "esp_spiram.h"
|
|
||||||
#include "soc/efuse_reg.h"
|
#include "soc/efuse_reg.h"
|
||||||
#include "esp_heap_caps.h"
|
#include "esp_heap_caps.h"
|
||||||
#include "yuv.h"
|
#include "yuv.h"
|
||||||
|
Reference in New Issue
Block a user