From 7e6246c1ba7c4613e028cf0d8ea1f4aece5bd7b1 Mon Sep 17 00:00:00 2001 From: Ronald Schaten Date: Thu, 27 Jan 2022 21:09:59 +0100 Subject: [PATCH] added URL --- PhotoStepper/PhotoStepper.ino | 3 +++ 1 file changed, 3 insertions(+) diff --git a/PhotoStepper/PhotoStepper.ino b/PhotoStepper/PhotoStepper.ino index daf67af..5f5fef6 100644 --- a/PhotoStepper/PhotoStepper.ino +++ b/PhotoStepper/PhotoStepper.ino @@ -1,6 +1,9 @@ /* + * PhotoStepper -- https://www.0x50.de/rschaten/photostepper + * * PhotoStepper © 2022 by Ronald Schaten is licensed under CC BY-NC 4.0. * To view a copy of this license, visit http://creativecommons.org/licenses/by-nc/4.0/ + * */ // this project makes heavy use of the following libraries: