igormclven/simuino

functions must be declared before loop() function

Opened this issue · 2 comments

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

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

  • Changed state: Accepted

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

  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect