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.
In the "Arduino\hardware\arduino\avr\cores\arduino\HID.cpp" file in line 109 it says:
while it should be
to work properly. This tiny bug turned out to be pretty nasty, had to search quite a while for it...
I am using 1.5.7 of the IDE.