Use of arduino StringObject?

Sorry about the delay here, just wanted to pop in and mention that -Werrors has been removed from the user makefile when using the web IDE, and we’ve also fixed the pre-processor for “things that look like comments in strings”

String testString="defd";
String domain="https://someApi.com/"+testString;

Sorry about the delay, and Thank you!
David

1 Like