chore: Replace JPEGDEC patch script with in-org fork

This commit is contained in:
Zach Nelson
2026-05-20 08:43:21 -05:00
parent 3800179595
commit 7e3110d296
4 changed files with 1 additions and 163 deletions
+1 -2
View File
@@ -52,7 +52,6 @@ extra_scripts =
pre:scripts/build_html.py
pre:scripts/gen_i18n.py
pre:scripts/git_branch.py
pre:scripts/patch_jpegdec.py
; Libraries
lib_deps =
@@ -63,7 +62,7 @@ lib_deps =
bblanchon/ArduinoJson @ 7.4.2
ricmoo/QRCode @ 0.0.1
bitbank2/PNGdec @ ^1.0.0
https://github.com/bitbank2/JPEGDEC.git#86282979224c8a32fd51e091ed5a35b0c699a52b
https://github.com/crosspoint-reader/JPEGDEC.git#dac4cfec6eec23289e7fd9f08e1e796cb3c5ef60
links2004/WebSockets @ 2.7.3
[env:default]