Always use CTRL+T inside Processing's IDE in order to auto-format your code. :-t
This way, you'd get much higher chances to discover that you've forgotten setup()'s closing curling brace there! :(|)
Also, when posting code here, highlight it and hit CTRL+K! :ar!
Answers
Always use CTRL+T inside Processing's IDE in order to auto-format your code. :-t
This way, you'd get much higher chances to discover that you've forgotten setup()'s closing curling brace there! :(|)
Also, when posting code here, highlight it and hit CTRL+K! :ar!
Thanks a lot. Appreciated!
Erased code: >:)
}