From abe73849dea448ae23f422f8d0bef2fcbd247d87 Mon Sep 17 00:00:00 2001 From: Tom Igoe Date: Wed, 24 Feb 2010 03:21:38 +0000 Subject: [PATCH] Added public domain notice --- .../examples/Digital/tonePitchFollower/tonePitchFollower.pde | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build/shared/examples/Digital/tonePitchFollower/tonePitchFollower.pde b/build/shared/examples/Digital/tonePitchFollower/tonePitchFollower.pde index 403b2c178..e91dc2d41 100644 --- a/build/shared/examples/Digital/tonePitchFollower/tonePitchFollower.pde +++ b/build/shared/examples/Digital/tonePitchFollower/tonePitchFollower.pde @@ -10,6 +10,8 @@ created 21 Jan 2010 by Tom Igoe + +This example code is in the public domain. http://arduino.cc/en/Tutorial/Tone2