Continued from
Portenta_H7_AsyncWebServer library
Releases v1.4.0
- Support using
CString
in optionalSDRAM
to save heap to sendvery large data
. Check request->send(200, textPlainStr, jsonChartDataCharStr); - Without using String Class - to save heap #8 - Add multiple examples to demo the new feature