DynamicCommandParser
DynamicCommandParser copied to clipboard
Is it freeRTOS safe ?
As reallocs might fill up whole memory with fragments. I want to use it for ESP8266 +IPD or similar string incomings. Arduino String captures no string.
I don't know but feel free to test/review the code and look for any potential issues or improvements. I have not had any memory issues with this myself but I have also not used it extensively