Error @ " 'switch number' - expected unqualified id before 'switch."
I hope I have formatted correctly. I am a novice so need specific help on what exactly to do. Have looked at general posts on the forum but no help for me. Arduino say their code doesn't have errors but they had Break, not break in the code?? In another place had ;; at the end of a line.
I believe I have copied the code from the website correctly. Link follows: Arduino Cloud
I hope this link includes the error message in full.
You start the function definition backgroundColor() then immediatly close it off. Next to put a switch statement out in the middle between functions. Bad bad bad..
And you should read the sticky post at the top of the forum about how to post your code here, in the forum. It will help people help you. Few people will follow links....