InterviewSolution
Saved Bookmarks
| 1. |
Can the tone() and noTone() functions be used for digital communications?(a) No, they cannot be used(b) Yes, they can be used but only on certain Arduino Boards(c) Yes, they can be used for all digital pins and Arduino Boards(d) Yes, they can be used but only for certain pinsThis question was addressed to me in class test.This is a very interesting question from Advanced Input Output in portion Arduino Programming of Arduino |
|
Answer» Right option is (c) Yes, they can be used for all digital pins and ARDUINO Boards |
|