Skip to content

1.1.8

Compare
Choose a tag to compare
@lovyan03 lovyan03 released this 03 Aug 09:49
· 126 commits to master since this release
19a2e71

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 function releasePngMemory() was added to release memory after drawing PNGs.