Viewing Installed Code

I need to check the code that I flashed to my Photon. I accidentally overwrote my code on the build website. Is there a way that I can download the code from my photon so that I can see what I did? I need to be able to do this remotely as the device is in North Carolina and I’m in Texas. The device is connected and working properly, I just need to inspect the code I pushed to it.

Any help with this would be appreciated.

Thanks in advance!

No, you can’t do that in the way you want. There is a way to get code off a Photon, but it will be the compiled binary, not the text (in C or C++) that you wrote. Have a look at this thread.