The error you have is down to your incomplete code!
You need a void setup() and a void loop() or a int main() even if you do not use them!
The error you have is down to your incomplete code!
You need a void setup() and a void loop() or a int main() even if you do not use them!