don't need that header, be careful the name is different in idf 4+ and 4-

This commit is contained in:
XiaochaoGONG
2020-03-30 20:13:37 +08:00
parent f909ade3ea
commit 4cb2bdac98

View File

@ -14,7 +14,6 @@
#include <stddef.h>
#include <string.h>
#include "img_converters.h"
#include "esp_spiram.h"
#include "soc/efuse_reg.h"
#include "esp_heap_caps.h"
#include "yuv.h"