On my project (ID: 54cc52f57fc4fa43130009ef ) the cloud compiler gets stuck and wont let me go any further. Even if I have syntax errors (or not), its just stuck on that and I can’t get any further.
I have one extra library (OneButton.h / OneButton.cpp) but I use the exact same libraries in other projects without issues.
Is there a problem with the cloud compiler?
EDIT: Ok, it seems to be a bug with the IDE, rather than the compiler. If I click flash, rather than verify, I get my error output (turns out I DID have a few more bugs!).