kodonggeon / simuino

Automatically exported from code.google.com/p/simuino
0 stars 0 forks source link

functions must be declared before loop() function #3

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Start with usual 2-function basic start
2. Add additional function after this (void or int)
3. Undefined errors occur on recompile

What is the expected output? What do you see instead?
should compile fine, as within the specs for arduino.

What version of the product are you using? On what operating system?
Latest (to date).

Please provide any additional information below.
Will provide code for further details on request.

Original issue reported on code.google.com by greyhatm...@gmail.com on 23 Nov 2011 at 6:19

GoogleCodeExporter commented 8 years ago

Original comment by benny.sa...@gmail.com on 23 Nov 2011 at 8:39

GoogleCodeExporter commented 8 years ago

Original comment by benny.sa...@gmail.com on 8 Dec 2011 at 10:12