I get this error
Arduino: 1.5.6-r2 (Windows 7), Board: "Arduino Nano, ATmega328"
sketch_jun01a.ino: In function 'void loop()':
sketch_jun01a:37: error: a function-definition is not allowed here before '{' token
sketch_jun01a:47: error: a function-definition is not allowed here before '{' token
sketch_jun01a:143: error: expected `}' at end of input
This report would have more information with
"Show verbose output during compilation"
enabled in File > Preferences.
|