Parser will read such file as: 1st string = this string will have 1 " double quote inside it 2nd string = another string with " double quote char Notice that it's possible to customize the quote char ...
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 String objects were ...