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:
Me No Dev
2020-03-30 20:30:01 +03:00
committed by GitHub

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"