Hi,
I am new to all these things but i got this error code and don't know how to fix it.
Arduino: 1.8.3 (Windows 10), Board: "Digispark (Default - 16.5mhz)"
Build options changed, rebuilding all
In file included from C:\Users\minec\Documents\Arduino\Loot\Loot.ino:1:0:
sketch\digiKeyboard.h:61:1: error: too many initializers for 'const char [22]'
};
^
exit status 1
Error compiling for board Digispark (Default - 16.5mhz).
This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.
If anyone knows what this mean/how to fix it please let me know Thank you
Hero