#Greyscale on proffie
5 messages · Page 1 of 1 (latest)
C:\Users\zachc\OneDrive\Desktop\ProffieOS\ProffieOS.ino:1:1: error: expected unqualified-id before '{' token
1 | { "Binary Dark;common", "common/tracks/mars.wav",
| ^
exit status 1
Compilation error: expected unqualified-id before '{' token
Then it just turns into this
But there's nothing before the {
Maybe you can't have a space in the name? Idk