1.1.8
update
- Eliminates flickering when drawing QR codes
platform = native
build (running on PC) supported by PlatformIO- Fixed build error in ESP-IDF v5 series
- Changed specifications so that memory is not immediately released when drawing PNGs.
With this addition, the functionreleasePngMemory()
was added to release memory after drawing PNGs.