User manual

www.sainsmart.com
Copyright © 2013 SainSmart All Rights Reserved
Arduino board.
loop()
After creating a setup() function, which initializes and sets the initial values, the loop() function
does precisely what its name suggests, and loops consecutively, allowing your program to change
and respond. Use it to actively control the Arduino board.