Merge pull request #139 from XiaochaoGONG/master
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