Przeglądaj źródła

Update defines.h (#1726)

CaCO3 3 lat temu
rodzic
commit
a2ec5cc355
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      code/include/defines.h

+ 1 - 1
code/include/defines.h

@@ -93,7 +93,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, but breaks the alignment mark generation, see https://github.com/jomjol/AI-on-the-edge-device/issues/1721)
 
     //interface_influxdb
     #define MAX_HTTP_OUTPUT_BUFFER 2048