Hi everyone, got this error trying to compile onto Photons? It is an Arduino sketch with standard libraries, working on Arduinos. Thanks a lot in advance.
Particles are no Arduinos.
Replace the #include "Arduino.h"
with a #include "application.h"
and try again.
2 Likes