How "Pure" is the C++ in Photon?

I’m not sure how pure it is, but I did discover that Serial.println(__cplusplus); yields 201103, so I guess that’s what they are using! Thanks for your reply …

1 Like