Hi all,
I am getting this error when compiling even though I have the number of blades (3) correct as well as the blade config. Each font also has 3 styles.
In file included from C:\Users\User\OneDrive\Desktop\ProffieOS\ProffieOS.ino:621:
C:\Users\User\OneDrive\Desktop\ProffieOS\config\CCSabers.h:317:1: error: too many initializers for ‘Preset’
317 | };
| ^
exit status 1
Compilation error: too many initializers for ‘Preset’
Here is the full config:
Any help is appreciated