Answer question
how to save a value to memory
i am using 800xa , i have an anlog value , i want to creat a bool to show the value is increasing or decreasing , i want to save the value to memory and then compare it with the real value after 3 seconds and the comparison will show if the saved value is less than or greater than the new value , any other way to know if a value is increasing or decreasing ?