We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
I'm using an UNO and get the following:
AVR Memory Usage ---------------- Device: atmega328p Program: 47702 bytes (145.6% Full) (.text + .data + .bootloader) Data: 1199 bytes (58.5% Full) (.data + .bss + .noinit)
It compiles to 145.6% and won't fit in memory so it can't be uploaded.