Skip to content

Commit c73dda6

Browse files
Add files via upload
1 parent 7f69cd7 commit c73dda6

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

examples/CheerLights/CheerLights.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
ThingSpeak ( https://www.thingspeak.com ) is an analytic IoT platform service that allows you to aggregate, visualize and
99
analyze live data streams in the cloud.
1010
11-
Copyright 2016, The MathWorks, Inc.
11+
Copyright 2017, The MathWorks, Inc.
1212
1313
Documentation for the ThingSpeak Communication Library for Arduino is in the extras/documentation folder where the library was installed.
1414
See the accompaning licence file for licensing information.

examples/ReadLastTemperature/ReadLastTemperature.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
ThingSpeak ( https://www.thingspeak.com ) is an analytic IoT platform service that allows you to aggregate, visualize and
99
analyze live data streams in the cloud.
1010
11-
Copyright 2016, The MathWorks, Inc.
11+
Copyright 2017, The MathWorks, Inc.
1212
1313
Documentation for the ThingSpeak Communication Library for Arduino is in the extras/documentation folder where the library was installed.
1414
See the accompaning licence file for licensing information.

examples/ReadPrivateChannel/ReadPrivateChannel.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
ThingSpeak ( https://www.thingspeak.com ) is an analytic IoT platform service that allows you to aggregate, visualize and
1010
analyze live data streams in the cloud.
1111
12-
Copyright 2016, The MathWorks, Inc.
12+
Copyright 2017, The MathWorks, Inc.
1313
1414
Documentation for the ThingSpeak Communication Library for Arduino is in the extras/documentation folder where the library was installed.
1515
See the accompaning licence file for licensing information.

examples/ReadWeatherStation/ReadWeatherStation.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
ThingSpeak ( https://www.thingspeak.com ) is an analytic IoT platform service that allows you to aggregate, visualize and
88
analyze live data streams in the cloud.
99
10-
Copyright 2016, The MathWorks, Inc.
10+
Copyright 2017, The MathWorks, Inc.
1111
1212
Documentation for the ThingSpeak Communication Library for Arduino is in the extras/documentation folder where the library was installed.
1313
See the accompaning licence file for licensing information.

examples/WriteMultipleVoltages/WriteMultipleVoltages.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
ThingSpeak ( https://www.thingspeak.com ) is an analytic IoT platform service that allows you to aggregate, visualize and
77
analyze live data streams in the cloud.
88
9-
Copyright 2016, The MathWorks, Inc.
9+
Copyright 2017, The MathWorks, Inc.
1010
1111
Documentation for the ThingSpeak Communication Library for Arduino is in the extras/documentation folder where the library was installed.
1212
See the accompaning licence file for licensing information.

examples/WriteVoltage/WriteVoltage.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
ThingSpeak ( https://www.thingspeak.com ) is an analytic IoT platform service that allows you to aggregate, visualize and
77
analyze live data streams in the cloud.
88
9-
Copyright 2016, The MathWorks, Inc.
9+
Copyright 2017, The MathWorks, Inc.
1010
1111
Documentation for the ThingSpeak Communication Library for Arduino is in the extras/documentation folder where the library was installed.
1212
See the accompaning licence file for licensing information.

0 commit comments

Comments
 (0)