Nuacht

ArduinoMicroStringTemplateEngine Micro String Template Engine for Arduino. A very simplistic string template engine that helps preventing the usage of string function to reduce heap fragmentation.
Describe the bug On the latest Arduino release v3.1.2 the function serializeJson does not work anymore and the app is crashing instantly. Within the Arduino release I see that some changes to the ...