The problem is that in my code, the error comes
Error Expression expected
the error comes in last line. How to find where to put that
Next, why my all timers without arguments started showing errors that the given timer call back does not exists?
Wich Your Code.
Quote from: umar4911 on Feb 02, 2018, 02:30 PMQuote from: Mohamed on Feb 02, 2018, 11:40 AMWich Your Code.
what??
Quote from: umar4911 on Feb 02, 2018, 10:56 AMThe problem is that in my code, the error comes
Quote from: umar4911 on Feb 02, 2018, 02:30 PM
Quote from: umar4911 on Feb 02, 2018, 02:30 PMQuote from: Mohamed on Feb 02, 2018, 11:40 AMWich Your Code.
We can only help you if you show the line or if you added something and this happened show it !
Quote from: Mohamed on Feb 02, 2018, 02:36 PMQuote from: umar4911 on Feb 02, 2018, 02:30 PMQuote from: Mohamed on Feb 02, 2018, 11:40 AMWich Your Code.
what??
Quote from: umar4911 on Feb 02, 2018, 10:56 AMThe problem is that in my code, the error comes
Quote from: umar4911 on Feb 02, 2018, 02:30 PM
Quote from: umar4911 on Feb 02, 2018, 02:30 PMQuote from: Mohamed on Feb 02, 2018, 11:40 AMWich Your Code.
I said that it says in my last line, we need to put an expression which I don't think is not to be put in last line because if I add it in last line, the timers show error of callback.
Little confusing.
I missed an expression anywhere in my whole code so I checked the whole code and found and fixed it. It also solved the timer problem.