Here’s what seems to be crashing it:
String tc = String(tmp2color(tmp.tempF));
Blynk.setProperty(gauge, "color", tc.c_str());
Here’s what seems to be crashing it:
String tc = String(tmp2color(tmp.tempF));
Blynk.setProperty(gauge, "color", tc.c_str());