1
0
mirror of https://github.com/arduino/Arduino.git synced 2025-01-29 18:52:13 +01:00

Added public domain notice

This commit is contained in:
Tom Igoe 2010-02-24 03:53:35 +00:00
parent 7c9cbc3607
commit d3643850ce

View File

@ -5,6 +5,7 @@
* (or other sensor) on analog input 0.
*
* http://www.arduino.cc/en/Reference/Stepper
* This example code is in the public domain.
*/
#include <Stepper.h>