1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-17 22:23:10 +03: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>