InterviewSolution
Saved Bookmarks
| 1. |
Will the delay() function work inside an interrupt routine?(a) Yes(b) NoI got this question in an internship interview.My doubt is from Interrupt Service Routine in chapter Arduino Programming of Arduino |
|
Answer» Correct choice is (b) No |
|