Works on WebIDE, but not on Particle dev IDE

I have code that works on the Web IDE consisting of the demo.cpp file, DigoleGeo.cpp, and DigoleGeo.h.

I copied & pasted these files into the Particle dev IDE. The dev IDE compiles ok and the photon flashes ok.
I get Success!

…but the code does NOT work at all - even after reflashing, breathing cyan, and pressing reset.

I am a noob at dev IDE, what am I missing?

Any and all help appreciated…

How big is your binary?
Can you try renaming demo.cpp into demo.ino and build again?

1 Like

Thanks, ScruffR

.ino did the trick, thanks

Sooo much fun being a noob, eh?

1 Like

@butchalline, we’re all noobs at some point! :wink:

1 Like