mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2026-01-30 22:32:51 +03:00
Update image resize header includes
This commit is contained in:
@@ -13,8 +13,8 @@
|
|||||||
|
|
||||||
#include "../stb/stb_image.h"
|
#include "../stb/stb_image.h"
|
||||||
#include "../stb/stb_image_write.h"
|
#include "../stb/stb_image_write.h"
|
||||||
// #include "../stb/deprecated/stb_image_resize.h"
|
#include "../stb/deprecated/stb_image_resize.h"
|
||||||
#include "../stb/stb_image_resize.h"
|
// #include "../stb/stb_image_resize.h"
|
||||||
|
|
||||||
#include "esp_heap_caps.h"
|
#include "esp_heap_caps.h"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user