app-notes icon indicating copy to clipboard operation
app-notes copied to clipboard

Running example code - which IDE?

Open slowtoaccept opened this issue 5 years ago • 1 comments

Can you provide instructions on how to test the sample code presented in app-notes?

slowtoaccept avatar May 09 '20 19:05 slowtoaccept

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.....!

slowtoaccept avatar May 11 '20 12:05 slowtoaccept