Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9ca8ecd

Browse files
authored
Update README.md
Fixed typo.Closesmathworks#58.
1 parent755d5e1 commit9ca8ecd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This library enables an Arduino or other compatible hardware to write or read data to or from ThingSpeak, an open data platform for the Internet of Things with MATLAB analytics and visualization.
44

5-
Hardware specific <ahref="http://github.com/mathworks/thingspeak-arduino/tree/master/examples">examples</a> are found here. But to give you an idea of usage examples for <ahref="#typical_write">writing</a> and <ahref="#typical_read">reading</a> with an ESP8266 are shown below. Complete <ahref="#documentation">documentation</a> inaslo shown below.
5+
Hardware specific <ahref="http://github.com/mathworks/thingspeak-arduino/tree/master/examples">examples</a> are found here. But to give you an idea of usage examples for <ahref="#typical_write">writing</a> and <ahref="#typical_read">reading</a> with an ESP8266 are shown below. Complete <ahref="#documentation">documentation</a> inalso shown below.
66

77
ThingSpeak offers free data storage and analysis of time-stamped numeric or alphanumeric data. Users can access ThingSpeak by visitinghttp://thingspeak.com and creating a ThingSpeak user account.
88

@@ -529,4 +529,4 @@ Some characters require '%XX' style URL encoding before sending to ThingSpeak.
529529
| +| %2B|
530530
| ;| %3B|
531531

532-
Control characters, ASCII values 0 though 31, are not accepted by ThingSpeak and will be ignored. Extended ASCII characters with values above 127 will also be ignored.
532+
Control characters, ASCII values 0 though 31, are not accepted by ThingSpeak and will be ignored. Extended ASCII characters with values above 127 will also be ignored.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp