Skip to content

Commit 5b45887

Browse files
authored
Update intervalometer.ino
1 parent dbc544a commit 5b45887

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

IR_Sensor/Arduino/Intervalometer/intervalometer.ino

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// This sketch will send out a Nikon D50 trigger signal (probably works with most Nikons)
2-
// See the full tutorial at http://www.ladyada.net/learn/sensors/ir.html
3-
// this code is public domain, please enjoy!
2+
// See the full tutorial at https://learn.adafruit.com/ir-sensor/making-an-intervalometer
3+
// MIT License, attribution appreciated Limor Fried, Adafruit Industries
44

55
int IRledPin = 13; // LED connected to digital pin 13
66

0 commit comments

Comments
 (0)