Safe optimizations (#1706)

* safe optimizations

* Merge branch 'rolling' of https://github.com/nliaudat/AI-on-the-edge-device into rolling
This commit is contained in:
Nicolas Liaudat
2022-12-28 12:34:01 +01:00
committed by GitHub
parent 8d44ce4852
commit 2ce25751a9
2 changed files with 59 additions and 1 deletions

View File

@@ -87,7 +87,7 @@
//#define STB_IMAGE_IMPLEMENTATION
//#define STB_IMAGE_WRITE_IMPLEMENTATION
//#define STB_IMAGE_RESIZE_IMPLEMENTATION
//#define STBI_ONLY_JPEG // (save 2% of Flash)
#define STBI_ONLY_JPEG // (save 2% of Flash)
//interface_influxdb
#define MAX_HTTP_OUTPUT_BUFFER 2048