On the following code, I get the error message "unexpected token: int".
I am just starting out trying to learn programming through Processing and have been working through some textbook exercises. I was expecting to connect to a microcontroller and control a servo motor, but don't exactly know how to fix this problem.