- Fixed a connection that could get stuck during connecting
- Fixed memory corruption on high loads
- Experimental feature: a memory pool: be sure to read the section in the docs on
#define EMC_USE_MEMPOOL
. - Also: explicit dependencies are removed. While this breaks auto dependency management in various IDEs, the feature caused problems with multiple flavours of the dependency. I decided to just remove it completely. So yes, you will probably need to manually define the dependencies.
Enjoy!
As always: issues and discussions are free to use!