Massive n00b question here sorry…
Yesterday I flashed the example project for the “Control LEDs over the 'net” using the Web IDE, from the examples page;
https://docs.particle.io/guide/getting-started/examples/core/
It worked perfectly, nice!
Today I have installed the Desktop IDE for OSX (which looks to be a customised version of Atom IDE) and connected to my Particle account and can see the Photon device.
How do I see the code that I flashed on it so I can make changes, or do I have to manage this in my file system and then compile/re-flash it each time? Basically I want to know is there a way to see what code is running on your device after you flash it, or would this involve downloading the compiled binary, decompiling it, etc?
Cheers!