You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
update
Fixed build error in ESP-IDF v5 series
Eliminates flickering when drawing QR codes
platform = native build (running on PC) supported by PlatformIO
Changed specifications so that memory is not immediately released when drawing PNGs.
With this addition, the function releasePngMemory() was added to release memory after drawing PNGs.