We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi,
I need to run 2 functions or process simultaneously, like in 2 function, first function will be running continuously and when it's time to run the second function, it runs initially and later on it won't work continuously.
Used ISR for the second function to run the process in the background, but not getting expected result. Kindly suggest me on this.
Thank you.