In file included from E:\New folder\Saber stuff\ProffieOS\ProffieOS.ino:591: E:\New folder\Saber stuff\ProffieOS\config\BDwrong.h:235:16: error: expected '}' before 'no_blade_presets' 235 | CONFIGARRAY(no_blade_presets), "nb_save" }, | ^~~~~~~~~~~~~~~~ E:\New folder\Saber stuff\ProffieOS\common\preset.h:6:24: note: in definition of macro 'CONFIGARRAY' 6 | #define CONFIGARRAY(X) X, NELEM(X) | ^ In file included from E:\New folder\Saber stuff\ProffieOS\ProffieOS.ino:621: E:\New folder\Saber stuff\ProffieOS\config\BDwrong.h:231:2: note: to match this '{' 231 | { NO_BLADE, WS281XBladePtr<144, bladePin, Color8::GRB, PowerPINS >(), | ^ In file included from E:\New folder\Saber stuff\ProffieOS\ProffieOS.ino:591: E:\New folder\Saber stuff\ProffieOS\config\BDwrong.h:235:16: error: expected '}' before 'no_blade_presets' 235 | CONFIGARRAY(no_blade_presets), "nb_save" }, | ^~~~~~~~~~~~~~~~ E:\New folder\Saber stuff\ProffieOS\common\preset.h:6:24: note: in definition of macro 'CONFIGARRAY' 6 | #define CONFIGARRAY(X) X, NELEM(X) | ^ In file included from E:\New folder\Saber stuff\ProffieOS\ProffieOS.ino:621: E:\New folder\Saber stuff\ProffieOS\config\BDwrong.h:225:24: note: to match this '{' 225 | BladeConfig blades[] = { | ^ In file included from E:\New folder\Saber stuff\ProffieOS\ProffieOS.ino:591: E:\New folder\Saber stuff\ProffieOS\config\BDwrong.h:235:16: error: expected ',' or ';' before 'no_blade_presets' 235 | CONFIGARRAY(no_blade_presets), "nb_save" }, | ^~~~~~~~~~~~~~~~ E:\New folder\Saber stuff\ProffieOS\common\preset.h:6:24: note: in definition of macro 'CONFIGARRAY' 6 | #define CONFIGARRAY(X) X, NELEM(X) | ^ In file included from E:\New folder\Saber stuff\ProffieOS\ProffieOS.ino:621: E:\New folder\Saber stuff\ProffieOS\config\BDwrong.h:235:45: error: expected declaration before '}' token 235 | CONFIGARRAY(no_blade_presets), "nb_save" }, | ^ E:\New folder\Saber stuff\ProffieOS\config\BDwrong.h:235:46: error: expected unqualified-id before ',' token 235 | CONFIGARRAY(no_blade_presets), "nb_save" }, | ^ E:\New folder\Saber stuff\ProffieOS\config\BDwrong.h:236:1: error: expected unqualified-id before '}' token 236 | }; | ^ E:\New folder\Saber stuff\ProffieOS\config\BDwrong.h:236:1: error: expected declaration before '}' token exit status 1 Compilation error: expected '}' before 'no_blade_presets'