It looks like having the following line (commented as it is) at the beginning of the source code makes it impossible to run the program: ``` // void setup() { ``` The error pane displays the following: It looks like you are mixing "active" and "static" modes.
It looks like having the following line (commented as it is) at the beginning of the source code makes it impossible to run the program:
The error pane displays the following: It looks like you are mixing "active" and "static" modes.