Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

7
  • 1
    You forgot to include the error message. Please format your code correctly (use autoformat in the IDE, delete unnecessary empty lines, and fix the indentation). Commented Aug 13, 2019 at 12:14
  • What is the exact text of the error (all the error, not just the last line). Also, what version of the IDE are you using, and what version of the AVR boards package, and how did you install the IDE? Commented Aug 13, 2019 at 12:14
  • I thought it might be the "windows store" version. Known to be broken. Delete it. Download the IDE properly from the Arduino website. Commented Aug 13, 2019 at 13:08
  • @Majenko I didn't know that, what's the difference compared to the "normal" version? Commented Aug 13, 2019 at 13:28
  • It bundles a broken version of the compiler. Commented Aug 13, 2019 at 13:29