Closed w5teen closed 9 years ago
I'll have to look into it. Are you building for Photon or Core?
ScruffR I would ignore this problem. I think the cause was that I had a variable declared as volatile int called 'state'. You have a variable called 'state' in PS2Communication and the compiler correctly kicked this out albeit in a not very easy to understand form. I hit the report to github button and then realised what this was all about.
Veryfing code using this library in Particle Build fails with this error: