filtering out repetition....
in
Programming Questions
•
2 years ago
Hi everyone, I was wondering how I detect if a number has changed and then action an event? If I'm looking at an incoming data stream I want to add one to a global variable if the incoming number changes, else do nothing. Many thanks in advance! :)
1