You've already forked Core2forAWS-MicroPython
mirror of
https://github.com/m5stack/Core2forAWS-MicroPython.git
synced 2026-05-20 10:30:31 -07:00
b1cca8fbe0
Major changes include robust parsing of erroneous compressed streams and updated API.
4 lines
163 B
C
4 lines
163 B
C
/* Compatibility header for the original tinf lib/older versions of uzlib.
|
|
Note: may be removed in the future, please migrate to uzlib.h. */
|
|
#include "uzlib.h"
|