![]() | Chapter 6 Buffering |
|
09 Jan 2013, 01:20
robert creppy (1 post) |
Hi Maik, bufferaxis] = analogRead(PINS[axis]); I will greatly appreciate your comments. |
|
09 Jan 2013, 07:26
Maik Schmidt (110 posts) |
Hi Robert! I guess you’re talking about the Buffering.ino sketch? Actually, there is a loop, but it’s implicit, because the Arduino calls the loop() function in an endless loop. In the loop() function we call get_x(), get_y(), and get_z(), so get_axis() gets called three times whenever the Arduino calls loop(). Cheers, |
| You must be logged in to comment |

