In file included from C:\Users\schra\OneDrive\Desktop\ProffieOS\ProffieOS.ino:614:
C:\Users\schra\OneDrive\Desktop\ProffieOS\config\KnomadConfig.h:102:2: error: expected ‘}’ before ‘;’ token
102 | };
| ^
In file included from C:\Users\schra\OneDrive\Desktop\ProffieOS\ProffieOS.ino:614:
C:\Users\schra\OneDrive\Desktop\ProffieOS\config\KnomadConfig.h:33:20: note: to match this ‘{’
33 | Preset presets[] = {
| ^
In file included from C:\Users\schra\OneDrive\Desktop\ProffieOS\ProffieOS.ino:614:
C:\Users\schra\OneDrive\Desktop\ProffieOS\config\KnomadConfig.h:102:2: error: too many initializers for ‘Preset’
102 | };
| ^
exit status 1
Compilation error: expected ‘}’ before ‘;’ token
KnomadConfig.h (71.9 KB)