app-notes
app-notes copied to clipboard
Running example code - which IDE?
Can you provide instructions on how to test the sample code presented in app-notes?
As a novice with Particle Workstation IDE, it was not clear how to use the example .cpp files instead of .ino's. So created a project, pasted in sample .cpp code into the .ino editor and tried to compile. Didn't work first time, since I was using the wrong tool chain. Changed to [email protected] and it compiled successfully. Assume that 1.5.1 introduces new OS calls. Learning.....!