0

I'm working on the code for the project. I worked pretty well, but now it has suddenly become impossible to call functions. It says: "not declared in this scope" for everything? I can't figure out what causes this issue. It is giving me this exact same problem in other sketches that used to work before too.

Share a link to this question (includes your user id)
| edit | | close | delete |
0

I has been solved! A small error was the cause

Share a link to this answer (includes your user id)
| edit | | delete |
0

This is impossible to diagnose without the code. Is it Arduino? Java? You can send me the project, so I can have a look.

Usually this kind of problems originate from minor mistakes, like a { or } missing or at the wrong spot... try formatting the code, sometimes you see this kind of small errors easier that way.

Share a link to this answer (includes your user id)
| edit | delete |

Your Answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.