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
Hi,
I'm trying to run example1 with miniz version 2.0.2 for matching my esp idf component miniz version (9.1.15) but I got compression failed how to fix it?
esp idf log : miniz.c version: 9.1.15
compress() failed!
Does anyone have any idea about the proper integration of miniz to esp32? (esp idf version 4.4.1)
The text was updated successfully, but these errors were encountered:
Hi,
I'm trying to run example1 with miniz version 2.0.2 for matching my esp idf component miniz version (9.1.15) but I got compression failed how to fix it?
esp idf log :
miniz.c version: 9.1.15
compress() failed!
Does anyone have any idea about the proper integration of miniz to esp32? (esp idf version 4.4.1)
The text was updated successfully, but these errors were encountered: