Skip to content

Commit 0a17be7

Browse files
committed
add tutorial links to examples
1 parent d097ac8 commit 0a17be7

File tree

5 files changed

+5
-0
lines changed

5 files changed

+5
-0
lines changed

examples/adafruitio_06_digital_in/adafruitio_06_digital_in.ino

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// Adafruit IO Digital Input Example
2+
// Tutorial Link: https://learn.adafruit.com/adafruit-io-basics-digital-output
23
//
34
// Adafruit invests time and resources providing this open source code.
45
// Please support Adafruit and open source hardware by purchasing

examples/adafruitio_07_digital_out/adafruitio_07_digital_out.ino

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// Adafruit IO Digital Output Example
2+
// Tutorial Link: https://learn.adafruit.com/adafruit-io-basics-digital-output
23
//
34
// Adafruit invests time and resources providing this open source code.
45
// Please support Adafruit and open source hardware by purchasing

examples/adafruitio_08_analog_in/adafruitio_08_analog_in.ino

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// Adafruit IO Analog In Example
2+
// Tutorial Link: https://learn.adafruit.com/adafruit-io-basics-analog-input
23
//
34
// Adafruit invests time and resources providing this open source code.
45
// Please support Adafruit and open source hardware by purchasing

examples/adafruitio_09_analog_out/adafruitio_09_analog_out.ino

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// Adafruit IO Analog Out Example
2+
// Tutorial Link: https://learn.adafruit.com/adafruit-io-basics-analog-output
23
//
34
// Adafruit invests time and resources providing this open source code.
45
// Please support Adafruit and open source hardware by purchasing

examples/adafruitio_13_rgb/adafruitio_13_rgb.ino

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// Adafruit IO RGB LED Output Example
2+
// Tutorial Link: https://learn.adafruit.com/adafruit-io-basics-color
23
//
34
// Adafruit invests time and resources providing this open source code.
45
// Please support Adafruit and open source hardware by purchasing

0 commit comments

Comments
 (0)